Skip to content

Commit a5dbb08

Browse files
authored
Merge pull request #1 from davorg/patch-1
Typo in syntax
2 parents 0f64090 + 3c08791 commit a5dbb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
- perl-versions
4545
strategy:
4646
matrix:
47-
perl-versions: ${{ fromJson (needs.perl-versions.outputs.perl-versions }}
47+
perl-versions: ${{ fromJson (needs.perl-versions.outputs.perl-versions) }}
4848
4949
```

0 commit comments

Comments
 (0)