Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Aug 5, 2024
1 parent 34cde8f commit 59adc1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-package-to-npmjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
chmod +x ./scripts/generate-sdk-local.sh
./scripts/generate-sdk-local.sh
- name: Get path
run: pwd

- name: Prepare SDK for publishing
run: |
cd sdk
Expand Down

0 comments on commit 59adc1c

Please sign in to comment.