Skip to content

Commit

Permalink
Fetch the version
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 13, 2024
1 parent 78cd274 commit d42f285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ jobs:
- run: lcov --version
shell: bash
- run: dir C:\msys64 /s
- run: C:\mingw64\bin\gcov.exe
- run: C:\mingw64\bin\gcov.exe --version
- run: dir C:\mingw64 /s
- uses: actions/checkout@v4
- name: Install host Qt for cross-compilation
Expand Down

0 comments on commit d42f285

Please sign in to comment.