mirror of
https://github.com/foxsen/archbase.git
synced 2026-04-02 02:11:27 +08:00
fix: missing space
This commit is contained in:
2
.github/workflows/deploy_bookdown.yml
vendored
2
.github/workflows/deploy_bookdown.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: r-lib/actions/setup-pandoc@v1
|
||||
- uses: r-lib/actions/setup-renv@v1
|
||||
with:
|
||||
cache-version:1
|
||||
cache-version: 1
|
||||
- name: Render Book
|
||||
run: make
|
||||
- uses: actions/upload-artifact@v1
|
||||
|
||||
Reference in New Issue
Block a user