forked from Bos55/nix-config
dev #2
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
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
- name: Debug Matrix
|
||||
run: echo "The matrix value is: [${{ matrix.hostname }}]"
|
||||
- name: "Define host"
|
||||
env:
|
||||
hostname: ${{ matrix.hostname }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue