diff --git a/.github/workflows/bsd.yml b/.github/workflows/bsd.yml index 4f00bc3..2faea5f 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -18,7 +18,7 @@ jobs: os: - name: freebsd version: '13.0' - pkginstall: pkg install -y p5-LWP-UserAgent-Cached p5-CHI p5-autodie p5-Date-Manip p5-Data-ICal p5-Data-Section p5-Sort-Key-DateTime p5-GIS-Distance p5-Marpa p5-Lingua-EN-Numbers-Ordinate p5-JSON p5-Net-OAuth p5-LWP-Protocol-https p5-CPAN-DistnameInfo p5-XML-Parser p5-Array-Iterator + pkginstall: pkg install -y p5-LWP-UserAgent-Cached p5-CHI p5-autodie p5-Date-Manip p5-Data-ICal p5-Data-Section p5-Sort-Key-DateTime p5-GIS-Distance p5-Marpa p5-Lingua-EN-Numbers-Ordinate p5-JSON p5-Net-OAuth p5-LWP-Protocol-https p5-CPAN-DistnameInfo p5-XML-Parser p5-Array-Iterator p5-HTML-Parser - name: openbsd version: '7.1' pkginstall: pkg_add p5-LWP-Protocol-https