Skip to content

Commit fb75c9f

Browse files
authored
ci: install sub::Util
1 parent f9a9866 commit fb75c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
perl-version: "5.40"
3030

3131
- name: Install Perl dependencies for Windows build
32-
run: cpan -i PAR PAR::Dist PAR::Packer
32+
run: cpan -i PAR PAR::Dist PAR::Packer sub::Util
3333

3434
- name: Build Windows executable
3535
run: pp -M sub::Util -o zap2xml.exe zap2xml.pl

0 commit comments

Comments
 (0)