We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e3a98 commit 3b30181Copy full SHA for 3b30181
.github/workflows/ci.yml
@@ -49,3 +49,4 @@ jobs:
49
printenv | sort
50
pip3 freeze
51
python3 -c "from ament_package.templates import get_environment_hook_template_path;print('done')"
52
+ which cmake && cmake --version
0 commit comments