Update typst

This commit is contained in:
Adrian Groh 2024-02-03 20:21:54 +01:00
parent 77004a6cff
commit f0104f2b59
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)