This commit is contained in:
parent
2e27de9bb8
commit
1d3c1ba2d7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
||||||
test_checkout:
|
test_checkout:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/typst/typst:v0.14.0
|
image: ghcr.io/typst/typst:0.14.0
|
||||||
steps:
|
steps:
|
||||||
- run: apk add --no-cache git curl
|
- run: apk add --no-cache git curl
|
||||||
- run: |
|
- run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue