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

add all the dependencies

This commit is contained in:
Nick Sweeting 2020-11-28 06:11:00 -05:00
parent 8b1fafd431
commit 631d92f308

View file

@ -23,7 +23,7 @@ jobs:
- name: Build Debian/Apt package
run: |
sudo apt install -y debhelper dh-python python3-setuptools python3-all python3-wheel python3-stdeb
sudo apt install -y python3 python3-dev python3-pip python3-venv python3-all dh-python debhelper devscripts dput software-properties-common
pip3 install --upgrade pip setuptools wheel stdeb
./bin/build_deb.sh