Skip to content

Commit

Permalink
Trying to build for both x64 and amd64 on MacOs
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Dec 2, 2024
1 parent 9a10026 commit 53adf21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53adf21

Please sign in to comment.