Skip to content

Commit 4a177af

Browse files
committed
Fixed CI
1 parent 80ca674 commit 4a177af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
perl-version: ${{ matrix.perl }}
2828

2929
- name: Install dependencies
30-
run: cpm install -g --with-develop
30+
run: cpm install -g --with-configure
3131

3232
- run: perl Build.PL
3333
- run: ./Build

0 commit comments

Comments
 (0)