diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index 6167306c..04ac43dc 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -23,7 +23,7 @@ jobs: - name: Build Debian/Apt package run: | - sudo apt install -y debhelper dh-python + sudo apt install -y debhelper dh-python python3-setuptools python3-all python3-wheel python3-stdeb pip3 install --upgrade pip setuptools wheel stdeb ./bin/build_deb.sh