1
0
Fork 0

Forgejo Actions test #7a
Some checks failed
/ build (push) Failing after 15s

This commit is contained in:
Aires 2024-05-28 14:05:24 -04:00
parent b224a3e3a5
commit 77b69dff96

View file

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