Drop npm cache in CI (Docker-mode runner cache server causes failures)
Some checks failed
CI / test-and-build (push) Failing after 42s
Some checks failed
CI / test-and-build (push) Failing after 42s
This commit is contained in:
parent
ab991e212c
commit
9125341a8c
@ -17,7 +17,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user