mirror of
https://github.com/foxsen/archbase.git
synced 2026-02-03 02:14:40 +08:00
force clear tinytex cache
This commit is contained in:
2
.github/workflows/deploy_bookdown.yml
vendored
2
.github/workflows/deploy_bookdown.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
run: sudo apt-get install -y fonts-noto-cjk
|
||||
- uses: foxsen/actions/setup-tinytex-new@tinytex-v2
|
||||
with:
|
||||
cache-version: 3
|
||||
cache-version: 4
|
||||
- name: Render Book
|
||||
run: export PATH=$PATH:$HOME/bin; make -j8
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user