This commit is contained in:
parent
391322a107
commit
2e27de9bb8
2 changed files with 2 additions and 2 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
|
image: ghcr.io/typst/typst:v0.14.0
|
||||||
steps:
|
steps:
|
||||||
- run: apk add --no-cache git curl
|
- run: apk add --no-cache git curl
|
||||||
- run: |
|
- run: |
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ By Jean-Marie Mineau, supervised by Jean-François Lalande and Valérie Viet Tri
|
||||||
|
|
||||||
## Build
|
## 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: <https://git.mineau.eu/histausse/template-thesis-matisse>
|
To build, you need to install the template: <https://git.mineau.eu/histausse/template-thesis-matisse>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue