Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mfep committed May 30, 2024
1 parent ab80c0d commit 2a160bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ jobs:
run: |
git clone https://github.com/Microsoft/vcpkg.git $VCPKG_INSTALLATION_ROOT
$VCPKG_INSTALLATION_ROOT/bootstrap-vcpkg.sh
$VCPKG_INSTALLATION_ROOT/vcpkg install boost-wave gtest rapidxml
$VCPKG_INSTALLATION_ROOT/vcpkg install boost-wave gtest rapidxml || cat /Users/runner/work/OpenCL-Layers/vcpkg/buildtrees/boost-exception/install-arm64-osx-dbg-out.log
- name: Set up compiler flags
# -Werror omitted when fetching the dependencies. The dependencies emit warnings
Expand Down

0 comments on commit 2a160bc

Please sign in to comment.