final updates before PR
This commit is contained in:
Родитель
4b3b12fe96
Коммит
f46cae26b0
|
@ -22,14 +22,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
r-version: '4.1.1'
|
r-version: '4.1.1'
|
||||||
|
|
||||||
|
|
||||||
# - name: Install system dependencies
|
|
||||||
# if: runner.os == 'Linux'
|
|
||||||
# run: |
|
|
||||||
# pak::local_system_requirements(execute = TRUE)
|
|
||||||
# pak::pkg_system_requirements("pkgdown", execute = TRUE)
|
|
||||||
# shell: Rscript {0}
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
install.packages('remotes')
|
install.packages('remotes')
|
||||||
|
@ -39,9 +31,6 @@ jobs:
|
||||||
|
|
||||||
shell: Rscript {0}
|
shell: Rscript {0}
|
||||||
|
|
||||||
# - name: Install package
|
|
||||||
# run: R CMD INSTALL .
|
|
||||||
|
|
||||||
- name: Build and deploy pkgdown site
|
- name: Build and deploy pkgdown site
|
||||||
run: |
|
run: |
|
||||||
git config --local user.name "$GITHUB_ACTOR"
|
git config --local user.name "$GITHUB_ACTOR"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче