This commit is contained in:
Hadley Wickham 2020-10-03 08:35:34 -05:00
parent 2e2f302fa8
commit caaf6cdac5
1 changed files with 1 additions and 1 deletions

View File

@ -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}