Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
Build
  • Loading branch information
TakesTheBiscuit authored Jun 13, 2023
1 parent e3123ca commit d42642a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm test
- run: npm run build

publish-gpr:
needs: build
Expand Down

0 comments on commit d42642a

Please sign in to comment.