mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +02:00
gah
This commit is contained in:
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Debian/Apt package
|
- name: Build Debian/Apt package
|
||||||
run: |
|
run: |
|
||||||
sudo apt install -y python3 python3-dev python3-pip python3-venv python3-all dh-python debhelper devscripts dput software-properties-common
|
sudo apt install -y python3 python3-dev python3-pip python3-venv python3-all dh-python debhelper devscripts dput software-properties-common python3-setuptools python3-wheel python3-stdeb
|
||||||
pip3 install --upgrade pip setuptools wheel stdeb
|
pip3 install --upgrade pip setuptools wheel stdeb
|
||||||
./bin/build_deb.sh
|
./bin/build_deb.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user