mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
ci: Explicitly install SPIRV-Tools in the macOS CI environment.
This commit is contained in:
parent
d36864500f
commit
5bfcd81182
Notes:
Henri Verbeet
2025-01-22 15:05:07 +01:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Giovanni Mascellani (@giomasce) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1354
@ -144,7 +144,7 @@ build-mac:
|
||||
tags:
|
||||
- mac
|
||||
script:
|
||||
- brew install vulkan-tools libtool spirv-headers vulkan-loader mingw-w64
|
||||
- brew install vulkan-tools libtool spirv-headers vulkan-loader mingw-w64 spirv-tools
|
||||
- git config --global --add safe.directory $CI_PROJECT_DIR
|
||||
- git clean -fdx
|
||||
- git reset --hard
|
||||
|
Loading…
x
Reference in New Issue
Block a user