Skip to content

Commit

Permalink
build: npm ci
Browse files Browse the repository at this point in the history
duh
  • Loading branch information
joekiller committed Jul 8, 2024
1 parent 25b20bb commit 0ffe36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ runs:
shell: bash
working-directory: example-web/react2/
run: |
npm cd
npm ci
npx webpack

0 comments on commit 0ffe36b

Please sign in to comment.