Skip to content

Commit

Permalink
Update react-component-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Layouwen authored Aug 14, 2024
1 parent a8c99a8 commit c462b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/react-component-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
key: lock-${{ github.sha }}

- name: create package-lock.json
run: npm i --package-lock-only --ignore-scripts
run: npm i --package-lock-only

- name: hack for singe file
run: |
Expand Down

0 comments on commit c462b62

Please sign in to comment.