Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fszlin authored Apr 4, 2020
1 parent c0c99ae commit cf2161a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install:
- ps: >-
$domain1 = "*.lo0.in";
$domain2 = "*.ci-$($env:APPVEYOR_BUILD_NUMBER).lo0.in";
- ps: dotnet tool install dotnet-certes -g
- ps: dotnet tool install dotnet-certes -g --version 1.0.3
- ps: $env:Path += ";$($env:USERPROFILE)\.dotnet\tools\"

nuget:
Expand Down

0 comments on commit cf2161a

Please sign in to comment.