Update .github/workflows/Continues Integration.yaml
All checks were successful
All checks were successful
This commit is contained in:
parent
3908c9636d
commit
2438e88fda
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Cache node_modules
|
||||
uses: actions/cache/save@v3
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: ./node_modules
|
||||
key: ${{runner.os}}-node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user