Skip to content

Commit

Permalink
Try the full path
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 13, 2024
1 parent 0d33590 commit 051bfc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ jobs:
- name: Install LCOV
if: matrix.toolchain != 'msvc'
run: pacman --sync --noconfirm --verbose mingw-w64-x86_64-lcov
- run: C:\msys64\mingw64\bin\lcov --version
- run: lcov --version
- run: lcov --version
shell: bash
Expand Down

0 comments on commit 051bfc7

Please sign in to comment.