Skip to content

Commit ad4ed42

Browse files
committed
Install missing module
1 parent 8469486 commit ad4ed42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildsite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Install modules
2222
run: |
2323
sudo cpanm --installdeps --notest .
24+
sudo cpanm --notest File::ShareDir::Install
2425
sudo cpanm --notest App::CPANModuleSite
2526
- name: Create pages
2627
run: |

0 commit comments

Comments
 (0)