We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9539331 commit 80c9fcfCopy full SHA for 80c9fcf
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: cpm install
50
run: |
51
perl Makefile.PL
52
- #make cpanfile GEN_CPANFILE_ARGS='-A'
+ make cpanfile GEN_CPANFILE_ARGS='-A'
53
perl -I$GITHUB_WORKSPACE/.github/cpm/lib/perl5 $GITHUB_WORKSPACE/.github/cpm/bin/cpm install \
54
&& tar -C $GITHUB_WORKSPACE \
55
--exclude 'local/cache/*' \
0 commit comments