Skip to content

Commit

Permalink
need to download cpanm
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Aug 7, 2023
1 parent 0b62342 commit f68180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}
- name: Install cpan-upload-tiny
run: |
cpanm -n CPAN::Upload::Tiny
curl -s https://cpanmin.us/ | perl - CPAN::Upload::Tiny
- name: Set up PAUSE credentials
env:
PAUSE_USER: ${{ vars.PAUSE_USER }}
Expand Down

0 comments on commit f68180f

Please sign in to comment.