mirror of
https://github.com/anejolov/WinDeckHelper.git
synced 2026-06-13 12:15:10 +03:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
062b42d91f
commit
a697b2045a
@@ -34,7 +34,7 @@ jobs:
|
||||
Icon=Windeckicon.ico
|
||||
"@
|
||||
Set-Content -Path "sfxconfig.txt" -Value $sfxConfig
|
||||
& "C:\Program Files\WinRAR\WinRAR.exe" a -r -sfx -z"sfx_config.txt" $archiveName $sourceFiles
|
||||
& "C:\Program Files\WinRAR\WinRAR.exe" a -r -sfx -z"sfxconfig.txt" -ep1 $archiveName $sourceFiles
|
||||
Remove-Item -Path "sfxconfig.txt"
|
||||
|
||||
- name: Upload artifact (for push or PR)
|
||||
|
||||
Reference in New Issue
Block a user