We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56dcb9 commit 37b38ceCopy full SHA for 37b38ce
1 file changed
.github/workflows/cpp-ci-serial-programs-base.yml
@@ -66,6 +66,8 @@ jobs:
66
sudo apt upgrade
67
sudo apt install clang-tools libopencv-dev
68
69
+ clang-query --version
70
+
71
sudo apt install ./3rdPartyBinaries/libdpp-10.0.28-linux-x64.deb
72
73
- name: Install dependencies (Mac)
0 commit comments