ci: pin typst clone to v0.15.1 to match Dockerfile
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
- name: Clone Typst compiler
|
- name: Clone Typst compiler
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/typst/typst.git typst
|
git clone https://github.com/typst/typst.git typst
|
||||||
git -C typst checkout 44b3f78ed37fedea75e911dde2269ef86c45316f
|
git -C typst checkout 9dfd3a08500b7896045f907433cf7b4b02434fad
|
||||||
|
|
||||||
- name: Set up Rust
|
- name: Set up Rust
|
||||||
uses: dtolnay/rust-toolchain@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
|
|||||||
Reference in New Issue
Block a user