Skip to content

Commit

Permalink
Debuggery
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Aug 3, 2023
1 parent f215f75 commit cb110f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Test and build
run: |
cpanm ExtUtils::MakeMaker Test::Pod Test::Pod::Coverage parent
cpanm File::ShareDir::Install XML::XPath DBM::Deep
cpanm File::ShareDir::Install XML::XPath DBM::Deep || cat $HOME/.cpanm/work/*/build.log
cpanm -v --no-interactive File::Find::Rule Spreadsheet::XLSX Text::CSV_XS LWP::Protocol::https
cpanm --installdeps .
perl Makefile.PL
Expand Down

0 comments on commit cb110f4

Please sign in to comment.