Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedHanafy725 committed Apr 13, 2023
1 parent 8c2fac3 commit 1b28392
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 @@ -28,7 +28,7 @@ jobs:
- name: Install
run: yarn
- name: Build
run: yarn build
run: lerna run build
- name: Publish
run: |
yarn workspace @threefold/rmb_direct_client publish
Expand Down

0 comments on commit 1b28392

Please sign in to comment.