Explorar el Código

set `lfs: true` for build-prod

Yuki Takei hace 2 años
padre
commit
097607b747
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .github/workflows/reusable-app-prod.yml

+ 3 - 0
.github/workflows/reusable-app-prod.yml

@@ -227,6 +227,9 @@ jobs:
 
     steps:
     - uses: actions/checkout@v3
+      with:
+        # retrieve local font files
+        lfs: true
 
     - name: Install fonts
       run: sudo apt install fonts-noto