Skip to content

Commit 6e97522

Browse files
authored
Update windows_workflow.yml
1 parent e34065f commit 6e97522

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/windows_workflow.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,12 @@ jobs:
3535
cpanm Convert::Base85
3636
cpanm Readonly
3737
cpanm LWP::UserAgent
38+
cpanm LWP::Protocol::https
3839
cpanm WWW::Mechanize
3940
cpanm Mojo::UserAgent
41+
cpanm IO::Socket::SSL
42+
cpanm XML::LibXML
43+
cpanm Math::Prime::Util
4044
4145
# Github action doesn't support perl shell (Duh!). Hence created a seperate script which will run all other scripts in repo.
4246
- name: Run All the scripts

0 commit comments

Comments
 (0)