Also publish artifact
This commit is contained in:
parent
c8cc48540c
commit
09f033585a
1 changed files with 4 additions and 0 deletions
4
.github/workflows/debpkg.yaml
vendored
4
.github/workflows/debpkg.yaml
vendored
|
|
@ -11,3 +11,7 @@ jobs:
|
|||
with:
|
||||
buildpackage-opts: -us -uc -b -rfakeroot
|
||||
extra-build-deps: ca-certificates
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Upload deb package
|
||||
path: debian/artifacts/*.deb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue