Skip to content

Commit 8c83693

Browse files
install lcov to get patching geninfo for gcc 13
1 parent b0c5ee3 commit 8c83693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jwt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
coverage:
1111
runs-on: ubuntu-latest
1212
steps:
13+
- run: sudo apt install lcov
1314
- uses: actions/checkout@v4
1415
- uses: lukka/get-cmake@latest
1516
- uses: ./.github/actions/install/gtest

0 commit comments

Comments
 (0)