mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
manual like
This commit is contained in:
parent
024f4f0046
commit
36c6185683
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue