1 parent 80ca674 commit 4a177afCopy full SHA for 4a177af
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
perl-version: ${{ matrix.perl }}
28
29
- name: Install dependencies
30
- run: cpm install -g --with-develop
+ run: cpm install -g --with-configure
31
32
- run: perl Build.PL
33
- run: ./Build
0 commit comments