1
1
mirror of https://github.com/foxsen/archbase.git synced 2026-04-03 10:48:54 +08:00

fix workflow: repos without tag does not default to HEAD:(

Try to set renv environment variable RENV_PATHS_ROOT.
This commit is contained in:
Zhang Fuxin
2021-10-31 00:12:26 +08:00
parent 97cb7c3a0c
commit a19973e395

View File

@@ -17,9 +17,11 @@ jobs:
- uses: r-lib/actions/setup-pandoc@v1
with:
pandoc-version: '2.11'
- uses: foxsen/actions/setup-renv
- uses: foxsen/actions/setup-renv@v1
with:
cache-version: 1
env:
RENV_PATHS_ROOT: $HOME/.local/share/renv
- name: Install Noto CJK fonts
run: sudo apt-get install -y fonts-noto-cjk
- name: Render Book