diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index bb264010..31cbe5bf 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -30,6 +30,7 @@ jobs: - name: Build Debian/Apt sdist_dsc run: | + rm -Rf deb_dist/* python3 setup.py --command-packages=stdeb.command sdist_dsc - name: Build Debian/Apt bdist_deb