Skip to content

Commit fbe75fc

Browse files
committed
Tweak workflows
1 parent e8a1188 commit fbe75fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ jobs:
123123
# If some rules are not applicable, you can disable them
124124
# using the --excluded-rules or --excluded-rule-ids option
125125
- name: Validate Package(s)
126-
run: meziantou.validate-nuget-package "${{ env.NuGetDirectory }}/WikiIntegration.nupkg --excluded-rules IconMustBeSet
126+
run: meziantou.validate-nuget-package "${{ env.NuGetDirectory }}/WikiIntegration.nupkg" --excluded-rules IconMustBeSet

0 commit comments

Comments
 (0)