wip: ci/cd fix npm cache
Some checks failed
Deploy Production Server / if_merged (push) Failing after 18s
Some checks failed
Deploy Production Server / if_merged (push) Failing after 18s
This commit is contained in:
parent
8ce23cb230
commit
517aaa4b70
@ -22,6 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
cache-dependency-path: src/main/webapp/package-lock.json
|
||||||
|
|
||||||
- name: Build site
|
- name: Build site
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user