We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e045e commit 8738b48Copy full SHA for 8738b48
1 file changed
.github/workflows/unit_tests.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Set up perl etc
31
run: |
32
- brew install perl curl socat jsonlint
+ brew install perl curl socat jsonlint cpanminus
33
perl -V
34
35
- name: install perl modules
0 commit comments