Update debpkg.yaml
This commit is contained in:
parent
8b7e40fd7b
commit
be75797c59
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debpkg.yaml
vendored
2
.github/workflows/debpkg.yaml
vendored
|
|
@ -9,5 +9,5 @@ jobs:
|
||||||
env:
|
env:
|
||||||
DEB_BUILD_OPTIONS: noautodbgsym
|
DEB_BUILD_OPTIONS: noautodbgsym
|
||||||
with:
|
with:
|
||||||
buildpackage-opts: --build=binary --no-sign
|
buildpackage-opts: -us -uc -b -rfakeroot
|
||||||
extra-build-deps: ca-certificates
|
extra-build-deps: ca-certificates
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue