fixed run-ci script
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 9s
Details
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 9s
Details
This commit is contained in:
parent
5058a407ff
commit
6bda6ba539
|
@ -13,4 +13,4 @@ jobs:
|
|||
- name: Install Typst CLI
|
||||
run: curl -fsSL https://typst.community/typst-install/install.sh | sh
|
||||
- name: Run CI
|
||||
run: bash -c run-ci.sh
|
||||
run: bash -c ./run-ci.sh
|
||||
|
|
Loading…
Reference in New Issue