mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-04-06 11:48:03 +08:00
fix actions
This commit is contained in:
parent
c385a728f6
commit
d4528e071a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
curl -sL -o bin/mdbook-latex-pdf https://github.com/KaiserY/mdbook-latex-pdf/releases/download/0.1.0/mdbook-latex-pdf-x86_64-unknown-linux-gnu
|
||||
chmod +x bin/mdbook-latex-pdf
|
||||
echo "$(pwd)/bin" >> ${GITHUB_PATH}
|
||||
pip install Pygments
|
||||
pip install --upgrade --force-reinstall Pygments
|
||||
- name: Install font
|
||||
run: |
|
||||
mkdir fonts
|
||||
|
Loading…
Reference in New Issue
Block a user