mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-05 17:15:35 +00:00
remove npm caching from test.backend.seed.yml
This commit is contained in:
parent
c9b2dfb248
commit
02595a4321
1
.github/workflows/test.backend.seed.yml
vendored
1
.github/workflows/test.backend.seed.yml
vendored
@ -33,7 +33,6 @@ jobs:
|
|||||||
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
|
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
|
||||||
with:
|
with:
|
||||||
node-version-file: '.tool-versions'
|
node-version-file: '.tool-versions'
|
||||||
cache: 'npm'
|
|
||||||
|
|
||||||
- name: Build Docker Production
|
- name: Build Docker Production
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user