Skip to content

Commit

Permalink
Merge ffb29e3 into 11df663
Browse files Browse the repository at this point in the history
  • Loading branch information
bayashi committed Mar 1, 2020
2 parents 11df663 + ffb29e3 commit 67637a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_cpan.yml
Expand Up @@ -37,5 +37,5 @@ jobs:
echo "mailto" $PAUSE_MAILTO >> $HOME/.pause
chmod 0600 $HOME/.pause
ls -la
git co .
git checkout .
cpan-upload -c $HOME/.pause -u $PAUSE_USER -p "" $HOME/Test-Arrow-`perl -Ilib -MTest::Arrow -e 'print $Test::Arrow::VERSION'`.tar.gz

0 comments on commit 67637a3

Please sign in to comment.