mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
CI: Fix Vulkan SDK action (#723)
This commit is contained in:
parent
da797831ba
commit
2da79414d6
8 changed files with 14 additions and 14 deletions
2
.github/workflows/MacOS_Build.yml
vendored
2
.github/workflows/MacOS_Build.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Setup Vulkan SDK
|
||||
uses: humbletim/setup-vulkan-sdk@v1.2.0
|
||||
uses: humbletim/setup-vulkan-sdk@main
|
||||
with:
|
||||
vulkan-query-version: 1.3.296.0
|
||||
vulkan-use-cache: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue