mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
Update windows-macOS-Linux.yml
This commit is contained in:
parent
007419ec6a
commit
8626b5f58a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows-macOS-Linux.yml
vendored
2
.github/workflows/windows-macOS-Linux.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
||||||
# Use Static ZSTD
|
# Use Static ZSTD
|
||||||
- name: Remove ZSTD
|
- name: Remove ZSTD
|
||||||
if: matrix.os == 'macos-latest'
|
if: matrix.os == 'macos-latest'
|
||||||
run: brew uninstall zstd curl php --foubunturce --ignore-dependencies
|
run: brew uninstall zstd curl php --force --ignore-dependencies
|
||||||
# Run CMake
|
# Run CMake
|
||||||
- name: Run CMake
|
- name: Run CMake
|
||||||
if: matrix.os == 'macos-latest'
|
if: matrix.os == 'macos-latest'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue