Skip to content

Commit bb7a181

Browse files
committed
Install fonts in CI
1 parent f27c565 commit bb7a181

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
MODE: prod
4343
run: |
4444
cd website
45+
npm run install-fonts
4546
zola --config config.toml build --minify
4647
4748
- name: 🔍 Check if `website/other` directory changed

0 commit comments

Comments
 (0)