mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 14:44:21 +02:00
install stdeb via python only
This commit is contained in:
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user