ci: add vulkan sdk
This commit is contained in:
parent
d2bec2fb3c
commit
6548cab4f5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
override: true
|
override: true
|
||||||
|
- uses: humbletim/setup-vulkan-sdk@v1.2.0
|
||||||
- name: Setup cargo post
|
- name: Setup cargo post
|
||||||
uses: baptiste0928/cargo-install@bf6758885262d0e6f61089a9d8c8790d3ac3368f
|
uses: baptiste0928/cargo-install@bf6758885262d0e6f61089a9d8c8790d3ac3368f
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue