forked from Bos55/nix-config
Compare commits
1 commit
68c4b3e0dc
...
ea3492ee27
| Author | SHA1 | Date | |
|---|---|---|---|
| ea3492ee27 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
- name: "Debug needs outputs"
|
||||
run: |
|
||||
printf "%q \n" "${{ needs.determine-hosts.outputs.hosts }}"
|
||||
printf "%s\n" "${{ 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