fix: add nodejs to gitea runner hostPackages
- Enables actions/checkout@v4 to work on self-hosted nixos runner - Fixes: nixpkgs-5yn (Gitea Actions runner missing Node.js)
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
bash
|
bash
|
||||||
coreutils
|
coreutils
|
||||||
nix
|
nix
|
||||||
|
nodejs
|
||||||
# Add any other tools you need for nix-update workflows
|
# Add any other tools you need for nix-update workflows
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user