1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-23 22:53:00 +02: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