Skip to content

Commit 72141ab

Browse files
GiggleLiuclaude
andcommitted
Update Typst to 0.14.0 for cetz:0.4.2 compatibility
cetz:0.4.2 requires Typst 0.13.1+. Using 0.14.0 for future compatibility. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent a426aa2 commit 72141ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Install Typst
3232
run: |
33-
curl -sSL https://github.com/typst/typst/releases/download/v0.13.0/typst-x86_64-unknown-linux-musl.tar.xz | tar -xJ
33+
curl -sSL https://github.com/typst/typst/releases/download/v0.14.0/typst-x86_64-unknown-linux-musl.tar.xz | tar -xJ
3434
mv typst-x86_64-unknown-linux-musl/typst "$HOME/bin/"
3535
3636
- name: Build mdBook

0 commit comments

Comments
 (0)