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.
2 parents 7b10daf + 88900c4 commit b6dc5feCopy full SHA for b6dc5fe
.github/workflows/windows.yml
@@ -29,7 +29,6 @@ jobs:
29
run: perl -V
30
- name: Install Dependencies
31
run: curl -sL https://raw.githubusercontent.com/skaji/cpm/master/cpm | perl - install -g --show-build-log-on-failure
32
- echo "C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin" >> $GITHUB_PATH
33
- name: perl -V
34
35
- name: perl Makefile.PL
0 commit comments