feat: maybe move to full github actions jobs instead of tasks

This commit is contained in:
Kat Inskip 2024-07-13 14:02:45 -07:00
parent 9d219f6d63
commit 9fcd2510a0
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 93 additions and 241 deletions

View file

@ -7,6 +7,7 @@ wrapShellScriptBin "nf-build-system" ./build-system.sh {
git
cachix
jq
nix
curl
];
}