Skip to content

Commit 326df97

Browse files
authored
Update build.yaml
1 parent 24234e8 commit 326df97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
mkdir for-gh-pages
2929
mv fontbakery-report.html for-gh-pages
30-
mv proof/* for-gh-pages
30+
mv out/* for-gh-pages
3131
- name: Archive artifacts
3232
uses: actions/upload-artifact@v4
3333
with:

0 commit comments

Comments
 (0)