mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 22:20:01 +01:00
add VULKAN_SDK_VERSION to github actions
This commit is contained in:
parent
552e902a03
commit
e5f82b1cc3
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
targetarch: i386
|
||||
env:
|
||||
SDL_VERSION: 2.0.14
|
||||
VULKAN_SDK_VERSION: 1.2.176.1
|
||||
GH_CPU_ARCH: ${{ matrix.targetarch }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ANDROID_SDK_TOOLS_VER: 4333796
|
||||
|
Loading…
Reference in New Issue
Block a user