Skip to content

Commit

Permalink
CI/CD를 테스트합니다.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSK0406 authored Aug 13, 2024
1 parent fd85ad8 commit a231cbf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
working-directory: ./strawberry
run: |
npm cache clean --force
rm -rf node_modules package-lock.json
- name: Clear npm cache
working-directory: ./strawberry
run: |
Expand Down

0 comments on commit a231cbf

Please sign in to comment.