Skip to content

Commit d19ad6e

Browse files
committed
bla5
1 parent 6379d6c commit d19ad6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
run: ls -la C:/Lavapipe/
180180
- if: ${{ runner.os == 'Windows' }}
181181
run: ls -la C:/Lavapipe/bin/
182-
- run: VK_LOADER_DEBUG=error,warn,info vkcube
182+
- run: VK_LOADER_DEBUG=error,warn,info vulkaninfo
183183
- if: ${{ runner.os == 'Linux' }}
184184
name: Linux - Install native dependencies
185185
run: sudo apt install libwayland-cursor0 libxkbcommon-dev libwayland-dev

0 commit comments

Comments
 (0)