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 ef616f8 commit 107a44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ runs:
if: inputs.os == 'macos-13'
shell: bash
run: |
brew reinstall mono --overwrite
brew reinstall pkg-config --overwrite
brew install mono --overwrite
brew install pkg-config --overwrite
- name: Versions
Expand Down

0 comments on commit 107a44c

Please sign in to comment.