Hopefully fix iOS build (#817)
This commit is contained in:
5
.github/workflows/iOS_Build.yml
vendored
5
.github/workflows/iOS_Build.yml
vendored
@@ -23,11 +23,6 @@ jobs:
|
|||||||
- name: Fetch submodules
|
- name: Fetch submodules
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
|
|
||||||
- name: Update Xcode
|
|
||||||
uses: maxim-lobanov/setup-xcode@v1
|
|
||||||
with:
|
|
||||||
xcode-version: latest
|
|
||||||
|
|
||||||
- name: Setup Vulkan SDK
|
- name: Setup Vulkan SDK
|
||||||
uses: humbletim/setup-vulkan-sdk@main
|
uses: humbletim/setup-vulkan-sdk@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user