I am not able to install cpanm with this simple workflow:
name: linux-cpanm-test on: [push, pull_request] jobs: build-dist: runs-on: ubuntu-20.04 steps: