Skip to content

Commit

Permalink
fixing perms
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Jun 25, 2024
1 parent 8eb38dd commit 1a1d77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
cp debian/service .debpkg/DEBIAN
cp debian/default .debpkg/DEBIAN
cp debian/postinst .debpkg/DEBIAN
chmod 0755 .debpkg/DEBIAN/postinst
- name: Run build-deb-action from jiro4989
uses: jiro4989/build-deb-action@v3
Expand Down

0 comments on commit 1a1d77e

Please sign in to comment.