mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 00:43:59 +08:00
update actions
This commit is contained in:
parent
8174380c00
commit
a69eaa7f7c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
echo "$(pwd)/bin" >> ${GITHUB_PATH}
|
||||
- name: Install mdbook-typst-pdf
|
||||
run: |
|
||||
curl -sL -o bin/mdbook-typst-pdf https://github.com/KaiserY/mdbook-typst-pdf/releases/download/0.2.1/mdbook-typst-pdf-x86_64-unknown-linux-gnu
|
||||
curl -sL -o bin/mdbook-typst-pdf https://github.com/KaiserY/mdbook-typst-pdf/releases/download/0.2.2/mdbook-typst-pdf-x86_64-unknown-linux-gnu
|
||||
chmod +x bin/mdbook-typst-pdf
|
||||
echo "$(pwd)/bin" >> ${GITHUB_PATH}
|
||||
- name: Install font
|
||||
|
Loading…
Reference in New Issue
Block a user