Skip to content

Commit

Permalink
Merge pull request #24 from IgnacioNMiranda/feat/fix-yarn-typo
Browse files Browse the repository at this point in the history
fix: yarn typo
  • Loading branch information
IgnacioNMiranda authored Jan 21, 2023
2 parents 06a8f40 + 81f251a commit 1da28c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: ${{ steps.release.outputs.releases_created }}

- name: CI
run: yarn ci
run: yarn
if: ${{ steps.release.outputs.releases_created }}

- name: Publish
Expand Down

0 comments on commit 1da28c7

Please sign in to comment.