Update .github/workflows/Continues Integration.yaml
Some checks failed
Some checks failed
This commit is contained in:
parent
3bc5b87593
commit
a5ca7d8f04
1
.github/workflows/Continues Integration.yaml
vendored
1
.github/workflows/Continues Integration.yaml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
- uses: ztimson/actions/tar/compress@develop
|
- uses: ztimson/actions/tar/compress@develop
|
||||||
with:
|
with:
|
||||||
pattern: node_modules/*
|
pattern: node_modules/*
|
||||||
|
- run: ls
|
||||||
- run: mv archive.tar.gz /cache/
|
- run: mv archive.tar.gz /cache/
|
||||||
|
|
||||||
build-dev:
|
build-dev:
|
||||||
|
Loading…
Reference in New Issue
Block a user