Skip to content

Commit

Permalink
sdfdsf
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Aug 6, 2024
1 parent 64d512c commit 4fe8217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-package-to-npmjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: Publish SDK to npm
run: |
npm install npm install typescript@~5.1.6
npm install
npm run build
cd dist && npm publish --access public
Expand Down

0 comments on commit 4fe8217

Please sign in to comment.