forked from Bos55/nix-config
Debug matrix
This commit is contained in:
parent
7d8a6693c1
commit
2996df479f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -36,6 +36,8 @@ jobs:
|
||||||
- uses: https://github.com/cachix/install-nix-action@v31
|
- uses: https://github.com/cachix/install-nix-action@v31
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
- name: Debug Matrix
|
||||||
|
run: echo "The matrix value is: [${{ matrix.hostname }}]"
|
||||||
- name: "Define host"
|
- name: "Define host"
|
||||||
env:
|
env:
|
||||||
hostname: ${{ matrix.hostname }}
|
hostname: ${{ matrix.hostname }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue