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 6030f12 commit 99e65ccCopy full SHA for 99e65cc
.github/workflows/main.yml
@@ -56,7 +56,6 @@ jobs:
56
dpkg-buildpackage -b -rfakeroot -us -uc
57
sudo dpkg -i ../libqgcodeeditor*deb
58
sudo apt -y -f install
59
- qmake && make && sudo make install # fixme
60
popd
61
62
- name: Install build dependencies
0 commit comments