Skip to content

Commit

Permalink
remove package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 committed Jan 22, 2025
1 parent 2aeafd0 commit fda1982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Clear cache
working-directory: ./client/wfprev-war/src/main/angular
run: |
rm -f package-lock.json
rm -rf node_modules
npm cache clean --force
Expand Down

0 comments on commit fda1982

Please sign in to comment.