Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
update
  • Loading branch information
nspalo authored Sep 12, 2023
1 parent 3c55912 commit 7ff3e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# NPM
- name: Run NPM
run: |
./scripts/run.sh npm install
./scripts/run.sh npm ci
./scripts/run.sh npm run build
# Code Quality Check
Expand Down

0 comments on commit 7ff3e99

Please sign in to comment.