Browse Source

set `lfs: true` for build-prod

Yuki Takei 2 years ago
parent
commit
097607b747
1 changed files with 3 additions and 0 deletions
  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