Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TortitasT committed Sep 27, 2022
1 parent 5f87510 commit 0d7f55b
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 @@ -22,7 +22,7 @@ jobs:
run: npm install

- name: Build 🏗
run: npm run build-library
run: npm run build

- name: Publish 🚀
run: npm publish
Expand Down

0 comments on commit 0d7f55b

Please sign in to comment.