Skip to content

Commit 042ea1c

Browse files
authored
Work CI-CD
- Fix parameter name.
1 parent 6fb2ca7 commit 042ea1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
name: nanoFramework
1515
uses: nanoframework/nf-tools/.github/workflows/check-packages-updated.yml@main
1616
with:
17-
solutionsToCheck: 'nanoFramework.System.Net.sln'
17+
solution: 'nanoFramework.System.Net.sln'
1818

0 commit comments

Comments
 (0)