Skip to content

Commit

Permalink
Update cmake_ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide authored Nov 21, 2023
1 parent caed419 commit e377380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: conan profile detect

- name: Install gcovr
run: apt install gcovr
run: sudo apt install gcovr

- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory
Expand Down

0 comments on commit e377380

Please sign in to comment.