Skip to content

Commit f7e6123

Browse files
committed
bla
1 parent 5a4bea9 commit f7e6123

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ jobs:
171171
run: |
172172
echo "C:/Lavapipe/" >> "$GITHUB_PATH"
173173
echo "VK_DRIVER_FILES=C:/Lavapipe/share/vulkan/icd.d/lvp_icd.x86_64.json" >> "$GITHUB_ENV"
174+
- run: cat C:/Lavapipe/share/vulkan/icd.d/lvp_icd.x86_64.json
175+
- run: ll C:/Lavapipe/share/vulkan/icd.d/
176+
- run: ll C:/Lavapipe/
174177
- if: ${{ runner.os == 'Linux' }}
175178
name: Linux - Install native dependencies
176179
run: sudo apt install libwayland-cursor0 libxkbcommon-dev libwayland-dev

0 commit comments

Comments
 (0)