Skip to content

Commit

Permalink
Need to have perl installed!
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Feb 13, 2023
1 parent 7ffb142 commit 0178707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install-freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
mkdir dist-for-test &&
tar -C dist-for-test -xzf *.tar.gz &&
cd dist-for-test/* &&
pkg install -y perl5 &&
cpan App::cpanminus &&
/home/runner/perl5/bin/cpanm --installdeps . &&
/home/runner/perl5/bin/cpanm -v .
Expand Down

0 comments on commit 0178707

Please sign in to comment.