Skip to content

Commit 529947c

Browse files
committed
zap now-unneeded central Perl install of Alien::proj
1 parent e52e84b commit 529947c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

github-actions/install-dep-pdl-dep/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ runs:
2222
if ${{ toJSON( runner.os == 'Linux' || runner.os == 'macOS' ) }}; then
2323
echo "::group::Install extra optional main PDL deps (via cpanm)"
2424
cpanm -n Term::ReadLine::Gnu Inline::C || cat ~/.cpanm/build.log
25-
cpanm -n --reinstall Alien::proj || cat ~/.cpanm/build.log # in case has old path
2625
echo "::endgroup::"
2726
fi
2827
# - name: Install OpenGL PDL deps

0 commit comments

Comments
 (0)