We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea3ce1 commit 1cf6c46Copy full SHA for 1cf6c46
.github/workflows/hipo-win-510.yml
@@ -66,6 +66,7 @@ jobs:
66
working-directory: ${{runner.workspace}}/build
67
run: |
68
cmake --build . --parallel --config ${{ matrix.config }}
69
+ ls
70
71
- name: Test executable
72
shell: pwsh
0 commit comments