Skip to content

Commit

Permalink
refactor: bolt-cli reference in publish-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
notdanilo committed Dec 6, 2024
1 parent 86fdf73 commit 2886770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
- name: Publish the NPM package
shell: bash
run: |
cd cli/npm-package
cd crates/bolt-cli/npm-package
npm install
npm run build
cd lib
Expand Down

0 comments on commit 2886770

Please sign in to comment.