diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c29146e..e3bba32 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,7 +74,7 @@ jobs: unzip $Env:TEMP\shfb.nupkg -d tools\internal\shfb\ move tools\internal\shfb\tools\* tools\internal\shfb\ - # Install winhttpcertcfg and certmgr required for running tests. + # Install winhttpcertcfg and certmgr required for running tests mkdir -p tools\internal\resourcekit choco install winhttpcertcfg move C:\ProgramData\chocolatey\lib\WinHttpCertCfg\tools\* tools\internal\resourcekit\