fix release build deps (#284)

Co-authored-by: Meliox <na>
This commit is contained in:
Meliox 2026-08-09 14:04:09 +02:00 committed by GitHub
parent db8499945e
commit e77218e446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ jobs:
- name: Install build dependencies
run: |
sudo apt-get update -qq
sudo apt-get install -y debhelper dpkg-dev
sudo apt-get install -y devscripts debhelper build-essential
- name: Import GPG key
env: