Skip to content

Commit

Permalink
Merge f01c8aa into backport/f-packaging-dmidecode/ultimately-in-emu
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-nomad-core authored Jan 3, 2025
2 parents f8bf395 + f01c8aa commit 4a3949b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ jobs:
binary: "pkg/${{ matrix.goos }}_${{ matrix.goarch }}/${{ env.PKG_NAME }}"
deb_depends: "openssl"
rpm_depends: "openssl"
deb_recommends: "dmidecode"
rpm_recommends: "dmidecode"
config_dir: ".release/linux/package/"
preinstall: ".release/linux/preinst"
postinstall: ".release/linux/postinst"
Expand Down

0 comments on commit 4a3949b

Please sign in to comment.