Skip to content

Commit

Permalink
💚 FIx CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Sep 26, 2023
1 parent ed96257 commit 5823851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
anchor test
- run: npm ci
- run: npm set //registry.npmjs.org/:_authToken ${{ secrets.NPM_TOKEN }}
- run: npm run build -w client/sdk/ && yarn lint --fix && npm publish -w client/sdk/
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5823851

Please sign in to comment.