This commit is contained in:
ibizaman 2024-10-24 15:59:26 +02:00
parent 5866f19ebd
commit 5d80e059aa

View file

@ -32,8 +32,8 @@ jobs:
with: with:
name: selfhostblocks name: selfhostblocks
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Generate - name: Generate Matrix
id: generate-checks id: generate-matrix
run: | run: |
nix flake show --allow-import-from-derivation --json \ nix flake show --allow-import-from-derivation --json \
| jq -c '.["checks"]["x86_64-linux"] | keys' > .output | jq -c '.["checks"]["x86_64-linux"] | keys' > .output