We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27c565 commit bb7a181Copy full SHA for bb7a181
1 file changed
.github/workflows/website.yml
@@ -42,6 +42,7 @@ jobs:
42
MODE: prod
43
run: |
44
cd website
45
+ npm run install-fonts
46
zola --config config.toml build --minify
47
48
- name: 🔍 Check if `website/other` directory changed
0 commit comments