ci: add vulkan sdk

This commit is contained in:
Ronny Chan 2023-01-15 15:45:46 -05:00 committed by GitHub
parent d2bec2fb3c
commit 6548cab4f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: