From 0ad1d846dd8a4658d8a10bfef48d2713707e8fc6 Mon Sep 17 00:00:00 2001 From: sharath-sg2706 Date: Tue, 18 Oct 2022 15:08:11 +0530 Subject: [PATCH] Updated README file --- .github/workflows/http.almaren-githubactions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/http.almaren-githubactions.yml b/.github/workflows/http.almaren-githubactions.yml index 587dd34..04c3161 100644 --- a/.github/workflows/http.almaren-githubactions.yml +++ b/.github/workflows/http.almaren-githubactions.yml @@ -28,7 +28,7 @@ jobs: cache: sbt - name: Setup web environment run: | - curl -L https://cpanmin.us | perl - App::cpanminus + curl -L http://cpanmin.us | perl - --sudo App::cpanminus cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib) cpanm Mojolicious cpanm JSON::Parse