build for all hosts

This commit is contained in:
Daylin Morgan 2024-11-19 14:08:10 -06:00
parent 35deff0e0d
commit cf9855ddeb
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -51,7 +51,7 @@ jobs:
nix run . nix run .
-- --
cache cache
--host,=",othalan,algiz" --host,=",othalan,algiz,mannaz,naudiz"
--flake . --flake .
--debug --debug
-- --