Skip to content

Commit fb0faa2

Browse files
authored
Update appveyor.yml
Attempting fix to get the CI builds distributing to NuGet again
1 parent 80aee47 commit fb0faa2

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.$(mdix_version)-ci$($env:APPVEYOR_BUILD_NUMBER).nupkg
49+
artifact: MaterialDesignThemes.$(mdix_version)-ci*.nupkg
5050

5151
-
5252
branches:

0 commit comments

Comments
 (0)