Skip to content

Commit

Permalink
Update build-debian-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamazi authored May 28, 2024
1 parent 8518ce3 commit 224f771
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-debian-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ jobs:
- uses: jtdor/build-deb-action@v1
with:
buildpackage-opts: --build=binary --no-sign
- uses: actions/upload-artifact@v1
with:
name: ${{ steps.build.outputs.filename }}
path: ${{ steps.build.outputs.filename }}

0 comments on commit 224f771

Please sign in to comment.