Skip to content

Commit

Permalink
log error
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Apr 21, 2024
1 parent 2da4db3 commit ca4478c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
git clone --depth=1 --recurse-submodules -j10 --branch=boost-1.72.0 https://github.com/boostorg/boost.git
cd boost
bootstrap.bat
bootstrap.bat || type bootstrap.log
- name: boost headers (windows)
if: runner.os == 'Windows'
Expand Down

0 comments on commit ca4478c

Please sign in to comment.