We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d60050 commit 619d2e0Copy full SHA for 619d2e0
script/ci_build.sh
@@ -11,6 +11,7 @@ BUILD_TYPE="Release"
11
# apt-get install -y pipx
12
# pipx install conan
13
# conan profile detect
14
+
15
echo "PATH:$PATH"
16
17
if [[ "${CXX}" == clang* ]]
0 commit comments