We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acdd07 commit 339f8e3Copy full SHA for 339f8e3
.github/workflows/CI.yaml
@@ -42,7 +42,7 @@ jobs:
42
${{ runner.os }}-cargo-registry-
43
44
- name: Dependencies
45
- run: sudo apt install libvulkan1 vulkan-utils mesa-vulkan-drivers
+ run: sudo apt install apt source vulkan-loader vulkan-tools
46
47
- name: Build
48
run: cargo build --verbose --workspace --all-targets --all-features
0 commit comments