Skip to content

Commit ad78036

Browse files
authored
Update mac_workflow.yml
1 parent 84c4619 commit ad78036

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/mac_workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
curl -L https://cpanmin.us | perl - MIME::Base32
3333
curl -L https://cpanmin.us | perl - Readonly
3434
curl -L https://cpanmin.us | perl - Convert::Base85
35+
curl -L https://cpanmin.us | perl - LWP::UserAgent
36+
curl -L https://cpanmin.us | perl - WWW::Mechanize
37+
curl -L https://cpanmin.us | perl - Mojo::UserAgent
3538
3639
# Github action doesn't support perl shell (Duh!). Hence created a seperate script which will run all other scripts in repo.
3740
- name: Run All the scripts

0 commit comments

Comments
 (0)