1
0
Fork 0

Forgejo Actions test #9
Some checks failed
/ build (push) Failing after 38s

This commit is contained in:
Aires 2024-05-28 14:07:55 -04:00
parent b321d81a84
commit 8140ea6924

View file

@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: nix runs-on: nix
steps: steps:
- run: nix-env -iA nixpkgs.nodejs_22 - run: nix-env -iA nixpkgs.nodejs_20
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: nix --experimental-features 'nix-command flakes' flake update - run: nix --experimental-features 'nix-command flakes' flake update
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven - run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven