try different way
Some checks failed
Test / tests (push) Has been skipped
Test / tests (pull_request) Has been skipped
Build / Determining hosts to build (pull_request) Successful in 8s
Build / build (pull_request) Failing after 6s

This commit is contained in:
Tibo De Peuter 2026-02-08 12:14:07 +01:00
parent cef1259f8d
commit 7d8a6693c1
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -40,7 +40,7 @@ jobs:
env: env:
hostname: ${{ matrix.hostname }} hostname: ${{ matrix.hostname }}
run: | run: |
echo "Hostname: ${hostname}" echo "Hostname: ${{ matrix.hostname }}"
- run: | - run: |
nixos-rebuild build --flake ".#${hostname}" nixos-rebuild build --flake ".#${hostname}"