Revert "ci: had poor package name"

This reverts commit 1d14499400.
This commit is contained in:
silver 2024-06-03 23:26:42 +01:00
parent 1d14499400
commit bee41c192f
2 changed files with 2 additions and 1 deletions

View file

@ -53,6 +53,7 @@
cargoArtifacts = craneLib.buildDepsOnly (commonArgs cargoArtifacts = craneLib.buildDepsOnly (commonArgs
// { // {
pname = "${package_name}-deps";
}); });
clippy = craneLib.cargoClippy (commonArgs clippy = craneLib.cargoClippy (commonArgs