Skip to content

Commit 84c4619

Browse files
authored
Update linux_workflow.yml
1 parent 6127429 commit 84c4619

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/linux_workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
curl -L https://cpanmin.us | perl - MIME::Base32
4242
curl -L https://cpanmin.us | perl - Readonly
4343
curl -L https://cpanmin.us | perl - Convert::Base85
44+
curl -L https://cpanmin.us | perl - LWP::UserAgent
45+
curl -L https://cpanmin.us | perl - WWW::Mechanize
46+
curl -L https://cpanmin.us | perl - Mojo::UserAgent
4447
4548
# Github action doesn't support perl shell (Duh!). Hence created a seperate script which will run all other scripts in repo.
4649
- name: Run All the scripts

0 commit comments

Comments
 (0)