Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Mar 27, 2024
1 parent 99a4e9e commit e8ba25f
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 @@ -93,7 +93,7 @@ jobs:
run: yarn lerna run build

- name: Version
run: yarn lerna run version --yes
run: yarn lerna version --yes

- name: Publish
run: yarn lerna publish from-package --yes

0 comments on commit e8ba25f

Please sign in to comment.