forked from Bos55/nix-config
try different way
This commit is contained in:
parent
cef1259f8d
commit
7d8a6693c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
env:
|
||||
hostname: ${{ matrix.hostname }}
|
||||
run: |
|
||||
echo "Hostname: ${hostname}"
|
||||
echo "Hostname: ${{ matrix.hostname }}"
|
||||
- run: |
|
||||
nixos-rebuild build --flake ".#${hostname}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue