Skip to content

Commit

Permalink
Install mono on macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
ekilmer committed Sep 20, 2023
1 parent 04d6df1 commit 681d28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vcpkg_ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
shell: 'bash'
run: |
export VCPKG_DISABLE_METRICS=1
brew install bash ninja
brew install bash ninja mono
# Setup NuGet authentication
mono "$(${VCPKG_ROOT}/vcpkg fetch nuget | tail -n 1)" setapikey \
Expand Down

0 comments on commit 681d28d

Please sign in to comment.