fix: fix buildbot failing on rm

This commit is contained in:
Luj 2024-05-18 22:37:26 +02:00
parent 341b131898
commit 5adcfa0637
2 changed files with 4 additions and 3 deletions

View file

@ -43,6 +43,7 @@ in
pkgs.gh
pkgs.nix
pkgs.nix-eval-jobs
pkgs.coreutils
];
services.nginx.virtualHosts."ci.julienmalka.me" = {