mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 01:09:55 +00:00
Update macos.yml
This commit is contained in:
parent
a5634afb2e
commit
50d6db37c2
1 changed files with 0 additions and 5 deletions
5
.github/workflows/macos.yml
vendored
5
.github/workflows/macos.yml
vendored
|
@ -23,11 +23,6 @@ jobs:
|
|||
# Setup Packages
|
||||
- name: Setup Packages
|
||||
run: brew install qt6 molten-vk p7zip pkgconfig cmake
|
||||
# Setup CMake
|
||||
- name: Setup CMake
|
||||
uses: Symbitic/install-cmake@v0.1.1
|
||||
with:
|
||||
platform: mac
|
||||
# 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