2
.github/workflows/build_book.yaml
vendored
2
.github/workflows/build_book.yaml
vendored
@@ -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 }}-2-
|
key: ${{ runner.os }}-${{ steps.get-r-version.outputs.version }}-3-
|
||||||
|
|
||||||
- name: Install pak
|
- name: Install pak
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user