Skip to content

Commit a6ec8e8

Browse files
committed
not a regex!
1 parent 1a28f34 commit a6ec8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ build_script:
99
test: off
1010

1111
artifacts:
12-
- path: '**\bin\*\*.[s]*nupkg'
12+
- path: '**\bin\*\*.*nupkg'
1313

1414
skip_branch_with_pr: true

0 commit comments

Comments
 (0)