Added CI for MacOS

Change-Id: I52fe43f675ec048baf94e5232d29b040342f4861
diff --git a/.github/workflows/linux-perl.yml b/.github/workflows/linux-perl.yml
index 8a195c4..1be4002 100644
--- a/.github/workflows/linux-perl.yml
+++ b/.github/workflows/linux-perl.yml
@@ -27,7 +27,7 @@
         run: |
           cpanm git://github.com/Akron/Mojolicious-Plugin-Localize.git
           cpanm git://github.com/Akron/Mojolicious-Plugin-TagHelpers-ContentBlock.git
-          cpanm -n --installdeps .
+          cpanm --installdeps .
           cpanm -n Cpanel::JSON::XS EV
       - name: Run tests
         run: prove -lr t/