remove old package
Some checks failed
Build and Deploy Debian Package / build-package (push) Failing after 1m0s
Some checks failed
Build and Deploy Debian Package / build-package (push) Failing after 1m0s
This commit is contained in:
parent
d6890b19e3
commit
4ccc666299
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Setup Debian Packaging
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y devscripts debhelper dh-python dh-systemd build-essential
|
||||
sudo apt-get install -y devscripts debhelper dh-python dpkg-dev jq build-essential
|
||||
|
||||
- name: Build Debian Package
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue