Skip to content

Commit

Permalink
Update typst
Browse files Browse the repository at this point in the history
  • Loading branch information
Gobidev committed Feb 3, 2024
1 parent 77004a6 commit f0104f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Install typst
uses: yusancky/setup-typst@v2
with:
version: 'v0.8.0'
version: 'v0.10.0'

- name: Download Artifact
uses: actions/download-artifact@v2
Expand Down
2 changes: 1 addition & 1 deletion tools/renderer.typ
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit f0104f2

Please sign in to comment.