This commit is contained in:
parent
badaf2e525
commit
c8750c7f54
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue