.forgejo workflow: + source checkout
Some checks failed
CI / smoke-test (push) Failing after 7s

This commit is contained in:
Roland Conybeare 2026-05-23 17:04:05 -04:00
commit c8750c7f54

View file

@ -23,6 +23,10 @@ jobs:
run:
nix store info
- name: checkout
uses:
actions/checkout@v4
- name: build xo-cmake
run:
nix-build ci.nix -A xo-cmake