mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 07:51:57 +02:00
good start-up practice
This commit is contained in:
2
.github/workflows/check-old.yaml
vendored
2
.github/workflows/check-old.yaml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: ${{ env.R_LIBS_USER }}
|
||||
key: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-v4
|
||||
key: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-v5
|
||||
|
||||
- name: Install R dependencies
|
||||
if: always()
|
||||
|
Reference in New Issue
Block a user