Skip to content

Commit

Permalink
[#407] Run update to install lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnie-Ice committed Dec 6, 2024
1 parent fc650bb commit c0297c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
with:
fetch-depth: 1
submodules: recursive
- name: Update
run: sudo apt-get update
- name: install dependencies
run: apt-get install -y lcov
- name: config
Expand Down

0 comments on commit c0297c0

Please sign in to comment.