Skip to content

Commit e98b320

Browse files
committed
bla2
1 parent d4ef5dc commit e98b320

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:/Swiftshader/" >> "$GITHUB_PATH"
172172
echo "VK_DRIVER_FILES=C:/Swiftshader/vk_swiftshader_icd.json" >> "$GITHUB_ENV"
173+
- run: cat C:/Swiftshader/vk_swiftshader_icd.json
174+
- run: ls -la C:/Swiftshader/
175+
- run: ls -la C:/Swiftshader/bin/
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)