CI fx workflow 30
Debian build / build (push) Failing after 2m1s

This commit is contained in:
zx
2025-04-13 17:39:35 +03:00
parent 875ea3505f
commit 224115fffe
2 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
continue-on-error: true
run: |
apt-get update
apt-get install -y build-essential fakeroot debhelper pkg-config --no-install-recommends
apt-get install -y build-essential fakeroot devscripts debhelper pkg-config --no-install-recommends
- name: Building package
continue-on-error: false
run: |