mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-01-02 16:20:23 -08:00
- github action updates
This commit is contained in:
2
.github/workflows/CI-winpeas_build_test.yml
vendored
2
.github/workflows/CI-winpeas_build_test.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
Configuration: 'Release'
|
||||
DotFuscatorLicensePath: "$env:USERPROFILE\AppData\Local\PreEmptive Solutions\Dotfuscator Community Edition\6.0"
|
||||
DotFuscatorGeneratedPath: 'winPEAS\winPEASexe\binaries\Obfuscated Releases\Dotfuscated'
|
||||
DotFuscatorExePath: winPEAS\winPEASexe\Dotfuscator\DotfuscatorCE\dotfuscator.exe
|
||||
DotFuscatorExePath: 'winPEAS\winPEASexe\Dotfuscator\DotfuscatorCE\dotfuscator.exe'
|
||||
|
||||
steps:
|
||||
# checkout
|
||||
|
||||
Reference in New Issue
Block a user