Skip to content

Commit

Permalink
Fix typst
Browse files Browse the repository at this point in the history
  • Loading branch information
flavio20002 committed Aug 24, 2024
1 parent 2091abd commit 20d3193
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ jobs:
uses: baptiste0928/cargo-install@v2
with:
crate: just
- uses: yusancky/setup-typst@v2
id: setup-typst
- uses: typst-community/setup-typst@v3
with:
version: 'v0.11.1'
typst-version: 0.11.1
- run: |
just build
- name: Create Release
Expand Down

0 comments on commit 20d3193

Please sign in to comment.