Skip to content

Commit a8c63c7

Browse files
authored
Update cmake.yml
1 parent 1f86cac commit a8c63c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- run: cmake --build . --config ${{ matrix.build_config }}
5959
working-directory: source/build
6060
- run: ldd /home/runner/work/vkvg/vkvg/source/build/samples/samples
61+
- run: ls -R /home/runner/work/vkvg/vkvg/VulkanSDK/
6162
- run: /home/runner/work/vkvg/vkvg/VulkanSDK/x86_64/bin/vulkaninfo
6263
- run: /home/runner/work/vkvg/vkvg/source/build/samples/samples --list-gpus
6364
- run: /home/runner/work/vkvg/vkvg/source/build/gunit_tests/unit_tests

0 commit comments

Comments
 (0)