Skip to content

Commit

Permalink
restore yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Layouwen authored Aug 15, 2024
1 parent b8e1fc8 commit 9dbf293
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 9dbf293

Please sign in to comment.