Skip to content

Commit edc4778

Browse files
committed
Update typst version
1 parent 08154b2 commit edc4778

File tree

21 files changed

+3
-3
lines changed

21 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: yusancky/setup-typst@v2
2222
id: setup-typst
2323
with:
24-
version: 'v0.9.0'
24+
version: 'v0.10.0'
2525
- run: |
2626
just build
2727
- name: Create Release

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- uses: yusancky/setup-typst@v2
1818
id: setup-typst
1919
with:
20-
version: 'v0.9.0'
20+
version: 'v0.10.0'
2121
- run: |
2222
just test

.github/workflows/update-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: yusancky/setup-typst@v2
1919
id: setup-typst
2020
with:
21-
version: 'v0.9.0'
21+
version: 'v0.10.0'
2222
- run: |
2323
typst fonts
2424
- run: |

tests/long-part-title/ref03.png

0 Bytes
Loading

tests/long-part-title/ref05.png

0 Bytes
Loading

tests/long-part-title/ref07.png

0 Bytes
Loading

tests/long-part-title/ref11.png

0 Bytes
Loading

tests/long-part-title/ref15.png

0 Bytes
Loading

tests/long-part-title/ref19.png

0 Bytes
Loading

tests/long-part-title/ref23.png

0 Bytes
Loading

0 commit comments

Comments
 (0)