Update .github/workflows/Continues Integration.yaml
Some checks failed
Some checks failed
This commit is contained in:
parent
05cc7aa5c8
commit
333f935eee
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
uses: ztimson/actions/cache@develop
|
||||
with:
|
||||
key: node_modules
|
||||
pattern: node_modules/*
|
||||
pattern: package-lock.json node_modules/*
|
||||
|
||||
build-dev:
|
||||
name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user