flake: checks: build the release package

pull/5092/merge
Bloxx12 2025-04-28 08:54:45 +02:00 committed by Michael Davis
parent 7a6bc53528
commit cb1ecc9128
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@
};
in {
helix = self.packages.${system}.helix.override {
buildType = "debug";
rustPlatform = msrvPlatform;
};
})