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 5fc39e3 commit c2d4d47Copy full SHA for c2d4d47
.github/workflows/build-and-test.yml
@@ -69,6 +69,8 @@ jobs:
69
run: |
70
pacman -S --noconfirm pactoys
71
pacboy -S --noconfirm cmake:p
72
+ cmake --version
73
+ which cmake
74
cmake --workflow --preset x64-Debug-GCC
75
76
- name: Build (MSVC)
0 commit comments