mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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
|
||||
- name: Remove ZSTD
|
||||
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
|
||||
- name: Run CMake
|
||||
if: matrix.os == 'macos-latest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue