Skip to content

Commit

Permalink
github: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mintyfrankie committed Jul 17, 2024
1 parent 2c859c9 commit 9d37bcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fontist/setup-fontist@v2
- run: fontist install "Roboto"
- run: fontist install "Source Sans 3"
- uses: typst-community/setup-typst@v3
- run: typst compile ./docs/docs.typ --root ./
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9d37bcc

Please sign in to comment.