1
0
Fork 0

Wtf
Some checks failed
/ build (push) Failing after 25s

This commit is contained in:
Aires 2024-05-28 13:53:27 -04:00
parent 4f4db49ab1
commit 27b59eca9d

View file

@ -7,8 +7,8 @@ jobs:
# - run: nix --experimental-features 'nix-command flakes' fmt # - run: nix --experimental-features 'nix-command flakes' fmt
build: build:
runs-on: nix runs-on: nix
uses: actions/checkout@v4
steps: steps:
- 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
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Khanda - run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Khanda