manual like

This commit is contained in:
Daylin Morgan 2024-01-24 00:21:42 -06:00
parent 024f4f0046
commit 36c6185683
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,8 @@ jobs:
- name: Build
shell: bash
run: |
for host in "${HOSTS[@]}"
#for host in "${HOSTS[@]}"
for host in algiz othalan mannaz
do
cachix watch-exec daylin -- \
nix build \