This commit is contained in:
parent
b321d81a84
commit
8140ea6924
|
@ -8,7 +8,7 @@ jobs:
|
|||
build:
|
||||
runs-on: nix
|
||||
steps:
|
||||
- run: nix-env -iA nixpkgs.nodejs_22
|
||||
- run: nix-env -iA nixpkgs.nodejs_20
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix --experimental-features 'nix-command flakes' flake update
|
||||
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven
|
||||
|
|
Loading…
Reference in a new issue