Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski authored Jan 20, 2025
1 parent d6407f3 commit c955d89
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 @@ -72,6 +72,8 @@ jobs:
tar -xvf lcov-2.3.tar.gz
cd lcov-2.3
sudo make install
sudo cpan App::cpanminus
sudo cpanm --notest Capture::Tiny DateTime
- name: Configure
run: cmake --preset=ci-coverage
- name: Build
Expand Down

0 comments on commit c955d89

Please sign in to comment.