Skip to content

Commit f9f687d

Browse files
committed
Print out Vulkan ICD information in the test environment
1 parent 3d39e1a commit f9f687d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
run: |
150150
export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.x86_64.json
151151
cd build
152+
ls -lh /usr/share/vulkan/icd.d/
152153
vulkaninfo
153154
ctest --output-on-failure
154155

0 commit comments

Comments
 (0)