update the diagnostics url
This commit is contained in:
parent
a71b77404a
commit
dc021fe0ef
|
@ -75,7 +75,7 @@ struct Args {
|
|||
/// See the README for details.
|
||||
#[arg(
|
||||
long,
|
||||
default_value = "https://install.determinate.systems/nix-actions-cache/perf"
|
||||
default_value = "https://install.determinate.systems/magic-nix-cache/perf"
|
||||
)]
|
||||
diagnostic_endpoint: String,
|
||||
|
||||
|
|
Loading…
Reference in a new issue