Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevo committed May 15, 2024
1 parent dbc78fa commit 57aa431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: v20.x
registry-url: https://npm.pkg.github.com/
- run: npm ci
- run: npm install
- run: pnpm build
- run: pnpm changeset:publish
env:
Expand Down

0 comments on commit 57aa431

Please sign in to comment.