+ xo-reader
This commit is contained in:
parent
0ae98c211d
commit
de65eec7aa
5 changed files with 29 additions and 4 deletions
3
.github/workflows/main-stock-ubuntu.yml
vendored
3
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -113,6 +113,9 @@ jobs:
|
|||
echo "::group::xo-tokenizer build"
|
||||
cmake --build .build -- xo-tokenizer
|
||||
|
||||
echo "::group::xo-reader build"
|
||||
cmake --build .build -- xo-reader
|
||||
|
||||
##############
|
||||
|
||||
echo "::group::xo build (catch all)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue