mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Update macos.yml
This commit is contained in:
parent
473f54de0a
commit
8c4a16a1f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: git submodule update --init --recursive
|
||||
# Setup Packages
|
||||
- name: Setup Packages
|
||||
run: brew install qt6 molten-vk p7zip pkgconfig cmake
|
||||
run: brew install qt6 molten-vk p7zip pkgconfig cmake ninja
|
||||
# Use Static ZSTD
|
||||
- name: Remove ZSTD
|
||||
run: brew uninstall zstd curl php --force --ignore-dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue