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 8469486 commit ad4ed42Copy full SHA for ad4ed42
.github/workflows/buildsite.yml
@@ -21,6 +21,7 @@ jobs:
21
- name: Install modules
22
run: |
23
sudo cpanm --installdeps --notest .
24
+ sudo cpanm --notest File::ShareDir::Install
25
sudo cpanm --notest App::CPANModuleSite
26
- name: Create pages
27
0 commit comments