Skip to content

Commit d42f285

Browse files
committed
Fetch the version
1 parent 78cd274 commit d42f285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ jobs:
503503
- run: lcov --version
504504
shell: bash
505505
- run: dir C:\msys64 /s
506-
- run: C:\mingw64\bin\gcov.exe
506+
- run: C:\mingw64\bin\gcov.exe --version
507507
- run: dir C:\mingw64 /s
508508
- uses: actions/checkout@v4
509509
- name: Install host Qt for cross-compilation

0 commit comments

Comments
 (0)