Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Steven <steven@ceriously.com>
  • Loading branch information
cb1kenobi and styfle authored Jan 2, 2024
1 parent aee79e7 commit e160649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Prepare Install (if applicable)
run: node prepare-install.js
- name: Install Dependencies
run: npm install --no-package-lock
run: npm install
- name: Build
run: npm run build
- name: Run Tests
Expand Down

0 comments on commit e160649

Please sign in to comment.