Skip to content

Commit

Permalink
Update vcpkg_debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diehard2 authored Apr 13, 2024
1 parent 95e17ff commit f14e810
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/vcpkg_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@ jobs:
vcpkg/bootstrap-vcpkg.sh
- name: Install grpc
run: |
set +e
vcpkg/vcpkg install boost-cobalt
cat /__w/vcpkg_ci_debug/vcpkg_ci_debug/vcpkg/buildtrees/detect_compiler/config-x64-linux-rel-CMakeCache.txt.log
echo "************"
cat /__w/vcpkg_ci_debug/vcpkg_ci_debug/vcpkg/buildtrees/detect_compiler/config-x64-linux-rel-out.log

0 comments on commit f14e810

Please sign in to comment.