Update .github/workflows/Continues Integration.yaml
Some checks failed
Some checks failed
This commit is contained in:
parent
d2addd327a
commit
51f536ff10
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Cache node_modules
|
- name: Cache node_modules
|
||||||
uses: ztimson/actions/cache/store@develop
|
uses: ztimson/actions/cache@develop
|
||||||
with:
|
with:
|
||||||
key: node_modules
|
key: node_modules
|
||||||
pattern: node_modules/*
|
pattern: node_modules/*
|
||||||
|
Loading…
Reference in New Issue
Block a user