+ xo-indentlog build
This commit is contained in:
parent
204e600e14
commit
624178f193
5 changed files with 23 additions and 5 deletions
2
.github/workflows/main-stock-ubuntu.yml
vendored
2
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- name: bootstrap xo-cmake
|
||||
run: |
|
||||
PREFIX=${{github.workspace}}//local
|
||||
PREFIX=${{github.workspace}}/local
|
||||
mkdir -p ${PREFIX}
|
||||
echo "::group::xo-cmake configure"
|
||||
cmake -B .build0 -S xo-cmake -DCMAKE_INSTALL_PREFIX=${PREFIX}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue