diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0aee868..12c2a77 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -123,7 +123,6 @@ jobs: continue-on-error: true - name: Dump vcpkg log on failure - if: failure() run: | echo "---------------------------------" cat /Users/runner/vcpkg/buildtrees/boost-system/install-${{ matrix.arch }}-dbg-out.log