Skip to content

Commit

Permalink
use updated brew cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninja3047 committed Apr 16, 2024
1 parent 4f6293e commit f7096fa
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 cmake
# Setup NuGet authentication
mono "$(${VCPKG_ROOT}/vcpkg fetch nuget | tail -n 1)" setapikey \
Expand Down

0 comments on commit f7096fa

Please sign in to comment.