We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66efacc commit b56a0bbCopy full SHA for b56a0bb
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
/bin/bash -c "
17
cd /workspace
18
&& g++ --version
19
- && qmake --version
+ && qmake6 --version
20
&& cd tests
21
&& mkdir _build
22
&& cd _build
0 commit comments