Skip to content

Commit

Permalink
Include config_dir in linux package action (#13046)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpenfound authored Nov 4, 2021
1 parent 714232b commit fdbbecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
binary: "dist/${{ env.PKG_NAME }}"
deb_depends: "openssl"
rpm_depends: "openssl"
config_dir: ".release/linux/package/"
preinstall: ".release/linux/preinst"
postinstall: ".release/linux/postinst"
postremove: ".release/linux/postrm"
Expand Down

0 comments on commit fdbbecc

Please sign in to comment.