update workflows

This commit is contained in:
KaiserY 2024-03-10 20:13:34 +08:00
parent ed16d5a6b1
commit 300778c98d

View File

@ -29,7 +29,8 @@ 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.2/mdbook-typst-pdf-x86_64-unknown-linux-gnu
mkdir -p bin
curl -sSL https://github.com/KaiserY/mdbook-typst-pdf/releases/download/v0.3.1/mdbook-typst-pdf-x86_64-unknown-linux-musl.tar.xz | tar -xz --directory=bin
chmod +x bin/mdbook-typst-pdf
echo "$(pwd)/bin" >> ${GITHUB_PATH}
- name: Install font