Skip to content

Commit 97e5748

Browse files
committed
bla
1 parent 3da839d commit 97e5748

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
@@ -170,6 +170,9 @@ jobs:
170170
run: |
171171
echo "C:/Lavapipe/" >> "$GITHUB_PATH"
172172
echo "VK_DRIVER_FILES=C:/Lavapipe/share/vulkan/icd.d/lvp_icd.x86_64.json" >> "$GITHUB_ENV"
173+
- run: cat C:/Lavapipe/share/vulkan/icd.d/lvp_icd.x86_64.json
174+
- run: ll C:/Lavapipe/share/vulkan/icd.d/
175+
- run: ll C:/Lavapipe/
173176
- if: ${{ runner.os == 'Linux' }}
174177
name: Linux - Install native dependencies
175178
run: sudo apt install libwayland-cursor0 libxkbcommon-dev libwayland-dev

0 commit comments

Comments
 (0)