mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-07 10:23:30 +00:00
Update test.yml (#96)
This commit is contained in:
parent
d04830441a
commit
638f751056
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||
|
||||
- name: Cache
|
||||
uses: actions/cache@v1.0.1
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
path: ~/.npm
|
||||
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user