Skip to content

Commit

Permalink
DBM::Deep is failing, investigate why
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Aug 2, 2023
1 parent 88c45c2 commit f215f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd.yml
Expand Up @@ -11,7 +11,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 File::Find::Rule Spreadsheet::XLSX Text::CSV_XS LWP::Protocol::https
cpanm --installdeps .
perl Makefile.PL
Expand Down

0 comments on commit f215f75

Please sign in to comment.