Skip to content

Commit

Permalink
change deb build action
Browse files Browse the repository at this point in the history
  • Loading branch information
zeridon committed Aug 7, 2024
1 parent 8133362 commit 638a61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: sudo dpkg -i *.deb

# package for debian
- uses: dawidd6/action-debian-package@v1.6.0
- uses: jtdor/build-deb-action@v1

# create release on tag
- name: Release
Expand Down

0 comments on commit 638a61c

Please sign in to comment.