added nodejs to Gitea Actions runners for GitHub Actions support

This commit is contained in:
Danilo Reyes 2025-09-27 22:45:03 -06:00
parent fe8c258d8f
commit 2ac20c519c

View File

@ -24,6 +24,7 @@ in
gitMinimal gitMinimal
nix nix
attic-client attic-client
nodejs # Required for GitHub Actions
; ;
}; };
}; };