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 6379d6c commit d19ad6eCopy full SHA for d19ad6e
.github/workflows/ci.yaml
@@ -179,7 +179,7 @@ jobs:
179
run: ls -la C:/Lavapipe/
180
- if: ${{ runner.os == 'Windows' }}
181
run: ls -la C:/Lavapipe/bin/
182
- - run: VK_LOADER_DEBUG=error,warn,info vkcube
+ - run: VK_LOADER_DEBUG=error,warn,info vulkaninfo
183
- if: ${{ runner.os == 'Linux' }}
184
name: Linux - Install native dependencies
185
run: sudo apt install libwayland-cursor0 libxkbcommon-dev libwayland-dev
0 commit comments