Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit d28b8d2

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.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)