dev #2

Open
tdpeuter wants to merge 43 commits from dev into main
Showing only changes of commit 2996df479f - Show all commits

View file

@ -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 }}