forked from Bos55/nix-config
dev #2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
- name: "Debug needs outputs"
|
||||
run: |
|
||||
echo "${{ needs.determine-hosts.outputs }}"
|
||||
echo "${{ needs.determine-hosts.outputs.hosts }}"
|
||||
- name: Debug Matrix
|
||||
run: |
|
||||
echo "The matrix value is: ${{ matrix.hostname }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue