mirror of
https://github.com/foxsen/archbase.git
synced 2026-02-07 12:23:17 +08:00
fix type error
This commit is contained in:
2
.github/workflows/deploy_bookdown.yml
vendored
2
.github/workflows/deploy_bookdown.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: r-lib/actions/setup-r@v1
|
||||
with:
|
||||
r-version: '3.6.3"
|
||||
r-version: '3.6.3'
|
||||
- uses: r-lib/actions/setup-pandoc@v1
|
||||
with:
|
||||
pandoc-version: '2.11'
|
||||
|
||||
Reference in New Issue
Block a user