Skip to content

Commit 9a789ff

Browse files
committed
print cmake --version
1 parent 554d7e3 commit 9a789ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ jobs:
285285
286286
CONAN_INSTALL_MD5=$(md5sum ConanInstall.cmake | awk '{print $1}')
287287
echo CONAN_INSTALL_MD5=$CONAN_INSTALL_MD5 >> $GITHUB_ENV
288+
cmake --version
288289
289290
# TODO: cache the QtIFW folder too
290291

0 commit comments

Comments
 (0)