Skip to content

Commit

Permalink
Add hydra-cluster to macos release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed May 28, 2024
1 parent dce6041 commit f7b9cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/hydra/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ rec {
release =
packaging.asZip
{ name = "hydra-${pkgs.hostPlatform.system}"; }
[ hydra-node hydra-tui ];
[ hydra-node hydra-tui hydra-cluster ];

release-static =
packaging.asZip
Expand Down

0 comments on commit f7b9cb3

Please sign in to comment.