diff --git a/.forgejo/workflows/publish.yaml b/.forgejo/workflows/publish.yaml index f78e7ae..6ff07d8 100644 --- a/.forgejo/workflows/publish.yaml +++ b/.forgejo/workflows/publish.yaml @@ -3,7 +3,7 @@ jobs: test_checkout: runs-on: docker container: - image: ghcr.io/typst/typst:v0.14 + image: ghcr.io/typst/typst:v0.14.0 steps: - run: apk add --no-cache git curl - run: | diff --git a/README.md b/README.md index e64010a..7333d72 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ By Jean-Marie Mineau, supervised by Jean-François Lalande and Valérie Viet Tri ## Build -Currently build on [typst](https://github.com/typst/typst) 0.13.1. +Currently build on [typst](https://github.com/typst/typst) 0.14.0. To build, you need to install the template: