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 1a28f34 commit a6ec8e8Copy full SHA for a6ec8e8
.appveyor.yml
@@ -9,6 +9,6 @@ build_script:
9
test: off
10
11
artifacts:
12
- - path: '**\bin\*\*.[s]*nupkg'
+ - path: '**\bin\*\*.*nupkg'
13
14
skip_branch_with_pr: true
0 commit comments