Skip to content

Commit fb21b36

Browse files
authored
Appveyor (#1173)
* Fixing artifact reference so it pushes out CI builds * Configuration to AppVeyor * In AppVeyor configuration, unit test builds as Release
1 parent 5cf16cc commit fb21b36

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
@@ -46,7 +46,7 @@ for:
4646
- provider: NuGet
4747
api_key:
4848
secure: B+WIdbRYr/rJo1QMeDwNen2xcj4RTu1d8AZiA03kb8wsWZVQxt5OgsWRacmEjWRd
49-
artifact: MaterialDesignThemes.$(nuget_version).nupkg
49+
artifact: MaterialDesignThemes.$(nuget_version)-ci$($env:APPVEYOR_BUILD_NUMBER).nupkg
5050

5151
-
5252
branches:

0 commit comments

Comments
 (0)