mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-03 06:38:49 +00:00
Update HTTP_Build.yml
This commit is contained in:
parent
b19610482b
commit
add5497154
1 changed files with 1 additions and 1 deletions
2
.github/workflows/HTTP_Build.yml
vendored
2
.github/workflows/HTTP_Build.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
vulkan-query-version: latest
|
vulkan-query-version: latest
|
||||||
vulkan-use-cache: true
|
vulkan-use-cache: true
|
||||||
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang
|
vulkan-components: Vulkan-Headers, Vulkan-Loader, SPIRV-Tools, Glslang
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue