Also publish artifact

This commit is contained in:
Aldemir Akpinar 2025-02-05 12:54:53 +03:00
parent c8cc48540c
commit 09f033585a

View file

@ -11,3 +11,7 @@ jobs:
with: with:
buildpackage-opts: -us -uc -b -rfakeroot buildpackage-opts: -us -uc -b -rfakeroot
extra-build-deps: ca-certificates extra-build-deps: ca-certificates
- uses: actions/upload-artifact@v4
with:
name: Upload deb package
path: debian/artifacts/*.deb