Skip to content

Commit

Permalink
fix(release): add step for setting up tools
Browse files Browse the repository at this point in the history
  • Loading branch information
h-wang94 committed Jun 24, 2022
1 parent 721c102 commit 76fcd7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ runs:
if: inputs.checkout-repo
with:
fetch-depth: 0
- name: Setup tools
uses: open-turo/action-setup-tools@v1
- name: Release
uses: cycjimmy/semantic-release-action@v3
with:
Expand Down

0 comments on commit 76fcd7f

Please sign in to comment.