]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
copy dirs
authorMarc Foley <m.foley.88@gmail.com>
Thu, 6 Nov 2025 15:24:25 +0000 (15:24 +0000)
committerMarc Foley <m.foley.88@gmail.com>
Thu, 6 Nov 2025 15:24:25 +0000 (15:24 +0000)
.github/workflows/report.yaml

index 7e1b2574de5bbc3f54c5644612dfeca9eb8ad469..00c54da20f631399d8b9ea8119b98f0edb61400d 100644 (file)
@@ -85,9 +85,9 @@ jobs:
           cp ../quality-tag-review.html build/quality-tag-review.html
           cp ../family_features.json build/family_features.json
           cp ../familyexplorer.html build/familyexplorer.html
-          cp ../../ofl  build/ofl/
-          cp ../../apache  build/apache/
-          cp ../../ufl  build/ufl/
+          cp -r ../../ofl  build/ofl/
+          cp -r ../../apache  build/apache/
+          cp -r ../../ufl  build/ufl/
         working-directory: .ci/dashboard
       - name: Copy JSON files we need to well-known names
         run: |