forked from Bos55/nix-config
Debugging
This commit is contained in:
parent
de54d86be1
commit
4eff2772d1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
id: hosts
|
||||
run: |
|
||||
hosts="$(nix eval .#nixosConfigurations --apply builtins.attrNames --json)"
|
||||
echo "${hosts}"
|
||||
echo "hostnames=${hosts}" >> $GITHUB_OUTPUT
|
||||
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue