mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-15 12:59:02 +00:00
- added source-url
This commit is contained in:
1
.github/workflows/CI-winpeas_test.yml
vendored
1
.github/workflows/CI-winpeas_test.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
dotnet-version: '4.5.2'
|
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
|
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
|
||||||
- name: Setup MSBuild.exe
|
- name: Setup MSBuild.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user