We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554d7e3 commit 9a789ffCopy full SHA for 9a789ff
1 file changed
.github/workflows/app_build.yml
@@ -285,6 +285,7 @@ jobs:
285
286
CONAN_INSTALL_MD5=$(md5sum ConanInstall.cmake | awk '{print $1}')
287
echo CONAN_INSTALL_MD5=$CONAN_INSTALL_MD5 >> $GITHUB_ENV
288
+ cmake --version
289
290
# TODO: cache the QtIFW folder too
291
0 commit comments