Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
catango committed Oct 20, 2024
1 parent 2e285e2 commit 27f433e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_debpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: scream-receiver-deb
path: ${{ steps.build.outputs.artifacts-dir }}
path: ${{ steps.build.artifacts-dir }}

0 comments on commit 27f433e

Please sign in to comment.