Skip to content

Commit f7096fa

Browse files
committed
use updated brew cmake
1 parent 4f6293e commit f7096fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vcpkg_ci_mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
shell: 'bash'
9797
run: |
9898
export VCPKG_DISABLE_METRICS=1
99-
brew install bash ninja
99+
brew install bash ninja cmake
100100
101101
# Setup NuGet authentication
102102
mono "$(${VCPKG_ROOT}/vcpkg fetch nuget | tail -n 1)" setapikey \

0 commit comments

Comments
 (0)