Skip to content

Commit 5c481fc

Browse files
committed
chore: unpin cts in ci. nothing ever happens
1 parent 154e759 commit 5c481fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Install dependencies
2323
run: |
24-
cargo binstall --no-confirm compile-typst-site --version ">=0.0.0-0"
24+
cargo binstall --no-confirm compile-typst-site
2525
cargo binstall --no-confirm just
2626
2727
- name: Build

0 commit comments

Comments
 (0)