Skip to content

Commit

Permalink
testing macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Mar 9, 2025
1 parent 17ae442 commit 957e1da
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,8 @@ runs:
if: inputs.os == 'macos-13'
shell: bash
run: |
brew uninstall mono
brew uninstall pkg-config
brew reinstall mono
brew reinstall pkg-config
brew reinstall mono --force
brew reinstall pkg-config --force
- name: Versions
Expand Down

0 comments on commit 957e1da

Please sign in to comment.