diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 3d8e4c601..f8bfd7cdc 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -89,7 +89,7 @@ jobs: continue-on-error: true run: | cd examples - xmake config -P . -y + xmake config -P . -y -v xmake build -P . -v xmake install -P . -o ../dist/lcui-examples mv ../dist/lcui-examples/bin/* ../dist/lcui-examples/