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 authored Oct 29, 2023
1 parent e59e46e commit cc67a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-n-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Devel-Cover-Report-Coveralls install the package
run: cd /tmp/Devel-Cover-Report-Coveralls && sudo dpkg -i libdevel-cover-report-coveralls-perl*.deb
- name: Devel-Cover-Report-Coveralls install any needed deps
run: sudo apt-get install -yf
run: sudo apt-get install -yf libyaml-perl

- name: Setup the mock hostname
run: echo "127.0.0.1 testing.acme.com" | sudo tee -a /etc/hosts
Expand Down

0 comments on commit cc67a6d

Please sign in to comment.