--- a/crates/jrsonnet-stdlib/result +++ /dev/null @@ -1 +0,0 @@ -/nix/store/2fxmjvz4f6c8g6gi37y35h356vj0n8k6-benchmarks \ No newline at end of file --- a/flake.nix +++ b/flake.nix @@ -349,6 +349,7 @@ hercules-ci.cargo-publish = { enable = true; secretName = "crates-io"; + extraPublishArgs = [ "--workspace" ]; }; hercules-ci.flake-update = { enable = true;