Update build-macos.yml
This commit is contained in:
@@ -31,6 +31,9 @@ jobs:
|
||||
- name: Change XCode Version
|
||||
run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app
|
||||
|
||||
- name: Re-install zlib
|
||||
run: brew install zlib
|
||||
|
||||
- name: Configure CMake
|
||||
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user