Skip to content

Commit

Permalink
cetz: Update cached dep
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-wolf committed Jan 24, 2025
1 parent f9e225e commit 5494584
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
with:
cache-dependency-path: dependencies.typ

- name: Fetching cetz dependencies
run: typst c dependencies.typ

- name: Generate api pages
run: node scripts/generate-api.js

Expand Down
3 changes: 2 additions & 1 deletion dependencies.typ
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#import "@preview/cetz:0.2.2"
#import "@preview/oxifmt:0.2.1"
#import "@preview/cetz:0.3.2"

0 comments on commit 5494584

Please sign in to comment.