Skip to content

Commit 80c9fcf

Browse files
committed
try regenerating the cpanfile
1 parent 9539331 commit 80c9fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: cpm install
5050
run: |
5151
perl Makefile.PL
52-
#make cpanfile GEN_CPANFILE_ARGS='-A'
52+
make cpanfile GEN_CPANFILE_ARGS='-A'
5353
perl -I$GITHUB_WORKSPACE/.github/cpm/lib/perl5 $GITHUB_WORKSPACE/.github/cpm/bin/cpm install \
5454
&& tar -C $GITHUB_WORKSPACE \
5555
--exclude 'local/cache/*' \

0 commit comments

Comments
 (0)