Skip to content

Commit

Permalink
brew uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Oct 24, 2024
1 parent 4d03e73 commit 86b6695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ jobs:
run: |
brew install --build-from-source pact.rb --head
pact -v
brew unlink pact
brew uninstall pact
- name: Validate pact arm release
run: |
brew install --build-from-source pact.rb --head
pact -v
brew unlink pact
brew uninstall pact
- name: Update master branch with new homebrew
run: |
Expand Down

0 comments on commit 86b6695

Please sign in to comment.