Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tardo committed Jan 4, 2024
1 parent 96aeece commit 5e2925c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.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 biuo
- run: npm test

publish-npm:
needs: build
Expand Down

0 comments on commit 5e2925c

Please sign in to comment.