Bump cache
This commit is contained in:
parent
a2139dff4e
commit
49b295d0ac
|
@ -30,7 +30,7 @@ jobs:
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: ${{ env.R_LIBS_USER }}
|
path: ${{ env.R_LIBS_USER }}
|
||||||
key: ${{ runner.os }}-${{ steps.get-r-version.outputs.version }}-1-
|
key: ${{ runner.os }}-${{ steps.get-r-version.outputs.version }}-2-
|
||||||
|
|
||||||
- name: Install pak
|
- name: Install pak
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue