1
0
Fork 0
mirror of synced 2024-06-02 18:44:59 +12:00

install stdeb via python only

This commit is contained in:
Nick Sweeting 2020-11-28 05:57:18 -05:00
parent df2ba9cb23
commit 5ca0212a12

View file

@ -17,7 +17,7 @@ jobs:
- name: Build Debian/Apt package
run: |
sudo apt install -y debhelper dh-python python3-all stdeb
sudo apt install -y debhelper dh-python python3-all
pip install --upgrade pip setuptools wheel stdeb
./bin/build_deb.sh