workflow: bugfix: typo in .yml file
This commit is contained in:
parent
4693064fd3
commit
14cec30749
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
|
||||
- name: build xo-simulator
|
||||
run: |
|
||||
echo "::group::configure xo-simulator
|
||||
echo "::group::configure xo-simulator"
|
||||
cmake -B ${{github.workspace}}/build_xo-simulator -DCMAKE_INSTALL_PREFIX=${{github.workspace}}/local repo/xo-simulator
|
||||
echo "::endgroup"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue