mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-07 08:38:43 +00:00
Update MacOS_Build.yml
This commit is contained in:
parent
b5740ee0a5
commit
cc157e4455
1 changed files with 4 additions and 4 deletions
6
.github/workflows/MacOS_Build.yml
vendored
6
.github/workflows/MacOS_Build.yml
vendored
|
@ -23,10 +23,10 @@ jobs:
|
|||
- name: Fetch submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Install Vulkan SDK
|
||||
- uses: humbletim/install-vulkan-sdk@v1.1.1
|
||||
- name: Setup Vulkan SDK
|
||||
uses: humbletim/install-vulkan-sdk@v1.1.1
|
||||
with:
|
||||
version: 1.3.204.0
|
||||
version: latest
|
||||
cache: true
|
||||
|
||||
- name: Configure CMake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue