Skip to content

Commit

Permalink
[ci] update workflow
Browse files Browse the repository at this point in the history
The setup-typst action has been moved to typst-community
  • Loading branch information
Mc-Zen committed Feb 12, 2025
1 parent a013a7d commit 9124f88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
tag: ci-semi-stable

- name: Setup typst
uses: yusancky/setup-typst@v2
uses: typst-community/setup-typst@v3
with:
version: 'v0.12.0'
typst-version: 'v0.12.0'

- name: Run test suite
run: typst-test run

0 comments on commit 9124f88

Please sign in to comment.