Skip to content

Commit 72951c5

Browse files
committed
refactor : Remove npm cache
1 parent 62f76b4 commit 72951c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
uses: actions/setup-node@v4
2424
with:
2525
node-version: '20'
26-
cache: 'npm'
27-
cache-dependency-path: webApp/package-lock.json
2826

2927
- name: Make gradlew executable
3028
run: chmod +x gradlew

0 commit comments

Comments
 (0)