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 b7b122f commit 158290aCopy full SHA for 158290a
.github/workflows/c-cpp.yml
@@ -44,11 +44,6 @@ jobs:
44
--package libqgcodeeditor \
45
--newversion ${VERSION}~${TARGET}1 \
46
"Automatic build from Github"
47
- debuild -S -sa -us -uc -d
48
-
49
- - name: Clean and rebuild packages
50
- run: |
51
- rm -rf QGcodeQt5 QGcodeQt6 configure-stamp build-library-stamp debian/tmp debian/libqgcodeeditor-qt* debian/*.debhelper.log debian/*.substvars
52
dpkg-buildpackage -b -rfakeroot -us -uc
53
54
- name: Run lintian
0 commit comments