Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beachtom committed Nov 17, 2024
1 parent 3a6a7c0 commit 5a2e081
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:
- uses: mymindstorm/setup-emsdk@v14
with:
version: 3.1.44
- run: npm install -g npm@latest
- run: sudo npm install -g npm@latest
- run: npm ci
- run: npm run build-publish-repo
- run: npm version patch --git-tag-version false
Expand Down

0 comments on commit 5a2e081

Please sign in to comment.