We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53cfa13 commit ea24b5cCopy full SHA for ea24b5c
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
unzip $Env:TEMP\shfb.nupkg -d tools\internal\shfb\
75
move tools\internal\shfb\tools\* tools\internal\shfb\
76
77
- # Install winhttpcertcfg and certmgr required for running tests.
+ # Install winhttpcertcfg and certmgr required for running tests
78
mkdir -p tools\internal\resourcekit
79
choco install winhttpcertcfg
80
move C:\ProgramData\chocolatey\lib\WinHttpCertCfg\tools\* tools\internal\resourcekit\
0 commit comments