Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Mihail Mihov <mihail.mihov@limechain.tech>
  • Loading branch information
mishomihov00 committed Oct 21, 2024
1 parent 0edfddb commit 2aacedf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/zxc-build-library.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,8 @@ jobs:
env:
VCPKG_BINARY_SOURCES: clear
run: |
cmake --log-level=VERBOSE
echo "::group::Configure Project"
${{ steps.cgroup.outputs.exec }} cmake --preset ${{ matrix.preset }}-debug
${{ steps.cgroup.outputs.exec }} cmake --log-level=VERBOSE --preset ${{ matrix.preset }}-debug
echo "::endgroup::"
echo "::group::Build Project"
Expand Down

0 comments on commit 2aacedf

Please sign in to comment.