.forgejo workflow: ++ output for xo-alloc2

This commit is contained in:
Roland Conybeare 2026-05-27 08:16:13 -04:00
commit e14831a1f2

View file

@ -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: |