Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jexjws authored May 24, 2024
1 parent 1d19219 commit fe540f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 20
- run: npm install
- run: npm build
- run: yarn
- run: yarn build

#publish-npm:
# needs: build
Expand Down

0 comments on commit fe540f6

Please sign in to comment.