Skip to content

Commit

Permalink
added dep to previous step
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramilito committed Sep 7, 2022
1 parent 0eda332 commit 20a00e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
if: github.event_name == 'release'
uses: ./.github/workflows/package_and_release.yaml
bump_brew:
needs: package_and_release
if: github.event_name == 'release'
uses: ./.github/workflows/bump_brew.yaml
secrets:
Expand Down

0 comments on commit 20a00e1

Please sign in to comment.