1
0
Fork 0

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

This commit is contained in:
Aires 2024-05-28 13:52:04 -04:00
parent 3efe773952
commit 4f4db49ab1

View file

@ -7,7 +7,7 @@ jobs:
# - run: nix --experimental-features 'nix-command flakes' fmt
build:
runs-on: nix
uses: https://github.com/actions/checkout@v4
uses: actions/checkout@v4
steps:
- run: nix --experimental-features 'nix-command flakes' flake update
- run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven