Skip to content

Commit

Permalink
update npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Feb 27, 2024
1 parent dfb2563 commit 976b944
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@ jobs:
- run: |
yarn
yarn bootstrap
yarn build
cd packages/chain-registry
yarn codegen
yarn build:pkg
yarn build
cd ../../
cd packages/assets
yarn codegen
yarn build:pkg
cd ../../
cd packages/osmosis
yarn codegen
Expand Down

0 comments on commit 976b944

Please sign in to comment.