.forgejo workflow: ++ output for xo-alloc2
This commit is contained in:
parent
d55fbcbd17
commit
e14831a1f2
1 changed files with 3 additions and 1 deletions
|
|
@ -83,8 +83,10 @@ jobs:
|
|||
nix-build ci.nix -A xo-testutil
|
||||
|
||||
- name: build xo-alloc2
|
||||
run:
|
||||
run: |
|
||||
echo -n nix-build ci.nix -A xo-alloc2
|
||||
nix-build ci.nix -A xo-alloc2
|
||||
ls -l ./result
|
||||
|
||||
- name: build xo-refcnt
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue