bugfix
This commit is contained in:
parent
bf0b986d5a
commit
851c277f60
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debpkg.yaml
vendored
2
.github/workflows/debpkg.yaml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
buildpackage-opts: --build=binary --no-sign
|
buildpackage-opts: --build=binary --no-sign
|
||||||
host-arch: arm64
|
host-arch: arm64
|
||||||
apt-opts: ca-certificates
|
extra-build-deps: ca-certificates
|
||||||
- uses: jtdor/build-deb-action@v1
|
- uses: jtdor/build-deb-action@v1
|
||||||
env:
|
env:
|
||||||
DEB_BUILD_OPTIONS: noautodbgsym
|
DEB_BUILD_OPTIONS: noautodbgsym
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue