Skip to content

Commit

Permalink
ci(publish): try npx again
Browse files Browse the repository at this point in the history
  • Loading branch information
cahamilton committed Nov 8, 2020
1 parent ca24193 commit 8e40b5e
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 @@ -33,4 +33,4 @@ jobs:
run: yarn run build

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

0 comments on commit 8e40b5e

Please sign in to comment.