Skip to content

Commit

Permalink
Fix action invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgear committed Dec 29, 2023
1 parent 052eb0c commit d801c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

- name: build debian package
uses: jtdor/build-deb-action@v1
docker-image: ubuntu:focal
env:
DEB_BUILD_OPTIONS: noautodbgsym
with:
buildpackage-opts: --build=binary --no-sign
docker-image: ubuntu:focal

0 comments on commit d801c5a

Please sign in to comment.