Update typst
This commit is contained in:
parent
77004a6cff
commit
f0104f2b59
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -112,7 +112,7 @@ jobs:
|
|||||||
- name: Install typst
|
- name: Install typst
|
||||||
uses: yusancky/setup-typst@v2
|
uses: yusancky/setup-typst@v2
|
||||||
with:
|
with:
|
||||||
version: 'v0.8.0'
|
version: 'v0.10.0'
|
||||||
|
|
||||||
- name: Download Artifact
|
- name: Download Artifact
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/ansi-render:0.5.0": *
|
#import "@preview/ansi-render:0.6.1": *
|
||||||
|
|
||||||
#set page(width: auto, height: auto, margin: .5cm)
|
#set page(width: auto, height: auto, margin: .5cm)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user