Fix macos actions
This commit is contained in:
2
.github/workflows/build-uc2.yml
vendored
2
.github/workflows/build-uc2.yml
vendored
@@ -326,7 +326,7 @@ jobs:
|
|||||||
# python-version: ${{ matrix.config.python-ver }}
|
# python-version: ${{ matrix.config.python-ver }}
|
||||||
|
|
||||||
- name: '🚧 Mac build'
|
- name: '🚧 Mac build'
|
||||||
if: contains(matrix.config.name, 'macos-x64')
|
if: contains(matrix.config.name, 'macos')
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
brew install p7zip cmake ninja pkg-config
|
brew install p7zip cmake ninja pkg-config
|
||||||
|
|||||||
Reference in New Issue
Block a user