Skip to content

Commit

Permalink
Update build-n-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steveschnepp committed Jul 4, 2023
1 parent 468a4dd commit a81e1be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-n-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Fetch the deps
run: sudo dev_scripts/deps

- name: Devel-Cover-Report-Coveralls install dh-make-perl
run: sudo apt-get install -y dh-make-perl
- name: Devel-Cover-Report-Coveralls install deps
run: sudo apt-get install -y dh-make-perl lib-devel-cover-perl lib-http-tiny-perl libio-socket-ssl-perl libjson-pp-perl libyaml-perl libmodule-build-tiny-perl
- name: Devel-Cover-Report-Coveralls fetch
run: cd /tmp && wget https://cpan.metacpan.org/authors/id/M/MI/MIKIHOSHI/Devel-Cover-Report-Coveralls-0.13.tar.gz
- name: Devel-Cover-Report-Coveralls uncompress
Expand Down

0 comments on commit a81e1be

Please sign in to comment.