We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a70bf commit bc0690eCopy full SHA for bc0690e
README.md
@@ -4,7 +4,7 @@
4
5
GitHub action to install App::cpanminus
6
7
-This action installs 'cpnaminus' as root so you can then use it in your workflow.
+This action installs 'cpanminus' as root so you can then use it in your workflow.
8
9
## Inputs
10
@@ -20,4 +20,4 @@ none
20
uses: perl-actions/[email protected]
21
run: |
22
sudo cpanm Module::To::Install
23
-```
+```
0 commit comments