Skip to content

Commit d28b8d2

Browse files
committed
Remove npm cache in CI action
1 parent 6604f03 commit d28b8d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/setup-node@v4
2424
with:
2525
node-version: '20'
26-
cache: 'npm'
2726

2827
- name: Build with Maven and deploy to Artifactory
2928
env:

0 commit comments

Comments
 (0)