diff --git a/nix-actions-cache/src/main.rs b/nix-actions-cache/src/main.rs index c609b21..6360ef8 100644 --- a/nix-actions-cache/src/main.rs +++ b/nix-actions-cache/src/main.rs @@ -135,7 +135,7 @@ async fn get_nix_cache_info() -> &'static str { // TODO: Make StoreDir configurable r#"WantMassQuery: 1 StoreDir: /nix/store -Priority: 39 +Priority: 41 "# }