Skip to content

Commit

Permalink
Update npm-publish.yaml
Browse files Browse the repository at this point in the history
install before build
  • Loading branch information
bh2smith authored Mar 27, 2024
1 parent 77ec179 commit e6838a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
node-version: 20
registry-url: https://registry.npmjs.org/
- run: yarn --frozen-lockfile
- run: yarn build
- run: npm publish --access public
env:
Expand Down

0 comments on commit e6838a6

Please sign in to comment.