mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-05 22:55:41 +13:00
Update iOS_Build.yml
This commit is contained in:
parent
f6ee7403d3
commit
ed22cb1137
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iOS_Build.yml
vendored
2
.github/workflows/iOS_Build.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
vulkan-components: Vulkan-Headers, Vulkan-Loader, SPIRV-Tools, Glslang
|
||||
|
||||
- name: Update Xcode tools
|
||||
run: sudo rm -rf /Library/Developer/CommandLineTools && xcode-select --install
|
||||
run: sudo xcode-select --switch /Library/Developer/CommandLineTools/
|
||||
|
||||
- name: Build core and frontend
|
||||
run: cd src/pandios && ./build.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue