flake: checks: build the release package

pull/13417/head
Bloxx12 2025-04-28 08:54:45 +02:00
parent 0eefa1ee95
commit 21e84d1f97
No known key found for this signature in database
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;
};
})