We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb392d commit 5ff8500Copy full SHA for 5ff8500
1 file changed
.github/workflows/ci.yml
@@ -52,6 +52,7 @@ jobs:
52
sudo: false
53
global: false
54
cpanfile: ".github/cpanfile"
55
+ version: "0.997016"
56
- name: Set PERL5LIB to local lib
57
run: echo "PERL5LIB=$(pwd)/local/lib/perl5" >> $GITHUB_ENV
58
- name: Makefile.PL
0 commit comments