Skip to content

Commit 76292e3

Browse files
Update build_docker.yml
1 parent 72ccede commit 76292e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_docker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
uses: actions/setup-node@v4
3232
with:
3333
node-version: ${{ matrix.node-version }}
34-
cache: 'npm'
35-
cache-dependency-path: frontend/package-lock.json
3634
- name: Install and build
3735
run: |
3836
cd ./frontend

0 commit comments

Comments
 (0)