We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0902418 commit 533343dCopy full SHA for 533343d
.github/workflows/multiperl-test.yml
@@ -75,7 +75,7 @@ jobs:
75
run: tar zxvf Dist-To-Test.tar.gz
76
- name: Install dependencies
77
working-directory: ./Dist-To-Test
78
- run: cpanm --installdeps --notest .
+ run: cpm install
79
- name: Makefile.PL
80
81
run: perl Makefile.PL
0 commit comments