We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914bc13 commit c7c73d3Copy full SHA for c7c73d3
1 file changed
.github/workflows/ci_tests.yml
@@ -162,6 +162,7 @@ jobs:
162
run: |
163
sudo apt update
164
sudo apt install libgl1-mesa-dev libglu1-mesa-dev
165
+ sudo apt install qt6-base-dev
166
167
- name: Create CMake cache
168
0 commit comments