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 b68e659 commit 12ec7d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ runs:
if: runner.os == 'macOS'
shell: bash
run: |
brew reinstall pkgconf
brew install mono
brew reinstall pkg-config
- name: Versions
shell: bash
Expand Down

0 comments on commit 12ec7d1

Please sign in to comment.