This commit is contained in:
parent
2e2f302fa8
commit
caaf6cdac5
|
@ -29,7 +29,7 @@ jobs:
|
|||
path: ${{ env.R_LIBS_USER }}
|
||||
key: ${{ runner.os }}-${{ steps.get-r-version.outputs.version }}-1-
|
||||
|
||||
- name: Install pak
|
||||
- name: Install pak
|
||||
run: |
|
||||
install.packages("pak", repos = "https://r-lib.github.io/p/pak/dev/")
|
||||
shell: Rscript {0}
|
||||
|
|
Loading…
Reference in New Issue