diff --git a/.github/workflows/CI-winpeas_test.yml b/.github/workflows/CI-winpeas_test.yml index 3373ad6..52c74b8 100644 --- a/.github/workflows/CI-winpeas_test.yml +++ b/.github/workflows/CI-winpeas_test.yml @@ -30,6 +30,7 @@ jobs: uses: actions/setup-dotnet@v1 with: dotnet-version: '4.5.2' + source-url: https://www.nuget.org/packages/rb.DotNet4.5.2 # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild - name: Setup MSBuild.exe