We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a9866 commit fb75c9fCopy full SHA for fb75c9f
1 file changed
.github/workflows/ci.yaml
@@ -29,7 +29,7 @@ jobs:
29
perl-version: "5.40"
30
31
- name: Install Perl dependencies for Windows build
32
- run: cpan -i PAR PAR::Dist PAR::Packer
+ run: cpan -i PAR PAR::Dist PAR::Packer sub::Util
33
34
- name: Build Windows executable
35
run: pp -M sub::Util -o zap2xml.exe zap2xml.pl
0 commit comments