mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
MacOS: Fix for missing Metal Toolchain
This commit is contained in:
3
.github/workflows/macos_build.yml
vendored
3
.github/workflows/macos_build.yml
vendored
@@ -65,6 +65,9 @@ jobs:
|
||||
- name: Use Xcode 26.0.1
|
||||
run: sudo xcode-select -s /Applications/Xcode_26.0.1.app
|
||||
|
||||
- name: Install Metal Toolchain
|
||||
run: xcodebuild -downloadComponent MetalToolchain
|
||||
|
||||
- name: Prepare Artifact Metadata
|
||||
id: artifact-metadata
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user