Skip to content

Commit

Permalink
Check fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Meyer committed Dec 30, 2024
1 parent 60eb92b commit b029d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: typst-community/setup-typst@v3

- name: Run Typst
run: typst compile --root . _CV/CV.typ public/CV.pdf
run: typst fonts # compile --root . _CV/CV.typ public/CV.pdf

- name: Build jekyll
run: bundle exec jekyll build
Expand Down

0 comments on commit b029d00

Please sign in to comment.