.forgejo workflow: + nix-build CI for xo-arena
All checks were successful
CI / smoke-test (push) Successful in 3m10s
All checks were successful
CI / smoke-test (push) Successful in 3m10s
This commit is contained in:
parent
929d3d6945
commit
9a65f41789
1 changed files with 4 additions and 0 deletions
|
|
@ -65,3 +65,7 @@ jobs:
|
|||
- name: build xo-reflectutil
|
||||
run:
|
||||
nix-build ci.nix -A xo-reflectutil
|
||||
|
||||
- name: build xo-arena
|
||||
run:
|
||||
nix-build ci.nix -A xo-arena
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue