Skip to content

Commit 158290a

Browse files
committed
CI fix
1 parent b7b122f commit 158290a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/c-cpp.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ jobs:
4444
--package libqgcodeeditor \
4545
--newversion ${VERSION}~${TARGET}1 \
4646
"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
5247
dpkg-buildpackage -b -rfakeroot -us -uc
5348
5449
- name: Run lintian

0 commit comments

Comments
 (0)