fix check workflow

This commit is contained in:
Joakim Repomaa
2026-02-20 18:58:55 +02:00
parent 45ce478dd4
commit a41c885bb2
3 changed files with 41 additions and 4 deletions

View File

@@ -451,7 +451,7 @@ in
labels = [
"linux_arm64"
"ubuntu-latest:docker://node:latest"
"nixos-latest:docker://nixos/nix:latest"
"nixos-latest:docker://repomaa/node:latest"
];
tokenFile = secrets.gitea-actions-runner.path;
url = "https://${config.services.gitea.subdomain}.${config.networking.domain}";