Skip to content

Commit

Permalink
Update gtestgcov_googletest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshVirkar authored Dec 20, 2024
1 parent fa0bf30 commit 11ba701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gtestgcov_googletest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y cmake g++ gcov lcov
sudo apt-get install -y cmake g++ gcc lcov
- name: Configure with CMake
run: |
Expand Down

0 comments on commit 11ba701

Please sign in to comment.