certs
This commit is contained in:
parent
3da63a1d07
commit
409dfb118b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/debpkg.yaml
vendored
2
.github/workflows/debpkg.yaml
vendored
|
|
@ -11,9 +11,11 @@ jobs:
|
|||
with:
|
||||
buildpackage-opts: --build=binary --no-sign
|
||||
host-arch: arm64
|
||||
apt-opts: ca-certificates
|
||||
- uses: jtdor/build-deb-action@v1
|
||||
env:
|
||||
DEB_BUILD_OPTIONS: noautodbgsym
|
||||
with:
|
||||
buildpackage-opts: --build=binary --no-sign
|
||||
host-arch: amd64
|
||||
apt-opts: ca-certificates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue