We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb85f0d commit 30a084fCopy full SHA for 30a084f
1 file changed
.github/workflows/ci.yml
@@ -20,11 +20,11 @@ jobs:
20
packages: imagemagick cargo parallel
21
version: 1.0
22
- name: Install just from crates.io
23
- uses: baptiste0928/cargo-install@v2.2.0
+ uses: baptiste0928/cargo-install@v3
24
with:
25
crate: just
26
- name: Install typst-test from github
27
28
29
crate: typst-test
30
git: https://github.com/tingerrr/typst-test.git
0 commit comments