Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
starwing committed Nov 21, 2022
1 parent 648c43a commit 3b5a607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- name: Install LCov
run: |
sudo apt install libperlio-gzip-perl libjson-perl
sudo apt install libperlio-gzip-perl libjson-perl libcapture-tiny-perl
wget "https://github.com/linux-test-project/lcov/archive/master.zip"
unzip "master.zip"
cd "lcov-master"
Expand Down

0 comments on commit 3b5a607

Please sign in to comment.