Skip to content

Commit f600e62

Browse files
authored
Should no longer need to load File::Share::Install explicitly
1 parent 99d9d08 commit f600e62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/buildsite.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Install modules
2222
run: |
2323
sudo cpanm --installdeps --notest .
24-
sudo cpanm --notest File::ShareDir::Install
2524
sudo cpanm --notest App::CPANModuleSite
2625
sudo cp -r /root/.cpanm/work/*/build.log build.log
2726
sudo chmod -R 666 build.log

0 commit comments

Comments
 (0)