Skip to content

Commit

Permalink
Merge pull request #5 from qonversion/fix/publish
Browse files Browse the repository at this point in the history
Fix publish script
  • Loading branch information
SpertsyanKM authored Oct 9, 2024
2 parents 5945f0c + 1cbe961 commit f04d3b9
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 @@ -15,7 +15,7 @@ jobs:
- name: Build
run: |
yarn
yarn prepare
yarn build
- name: Setup node for publishing
uses: actions/setup-node@v3
Expand Down

0 comments on commit f04d3b9

Please sign in to comment.