Skip to content

Commit 4f3d1c4

Browse files
authored
Update appveyor.yml
Disabling symbol uploads while their site has SSL cert issues
1 parent fab28de commit 4f3d1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ before_build:
7171
build:
7272
project: source\MasterDevs.ChromeDevTools.sln
7373
publish_nuget: true
74-
publish_nuget_symbols: true
74+
publish_nuget_symbols: false
7575
verbosity: minimal
7676
artifacts:
7777
- path: '*.nupkg'

0 commit comments

Comments
 (0)