Skip to content

Commit

Permalink
fix(workflows): update command
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenVelocity committed Jan 10, 2022
1 parent 1996652 commit f884287
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 @@ -24,4 +24,4 @@ jobs:
cache: 'npm'
- run: npm i -g npm@latest
- run: npm ci
- run: npm build
- run: npm run build

0 comments on commit f884287

Please sign in to comment.