mirror of
https://github.com/UMSKT/xpmgr.git
synced 2026-07-03 21:04:21 +02:00
Update windows.yml
This commit is contained in:
parent
bb1a1e7f3f
commit
1738a31bde
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -132,6 +132,7 @@ jobs:
|
||||
strip .\build\x64\xpmgr_x64.exe
|
||||
|
||||
# Remove resources
|
||||
New-Item -ItemType Directory -Force -Path .\actions_upload
|
||||
llvm-objcopy --remove-section .rsrc .\build\x86\xpmgr_x86.exe .\actions_upload\xpmgr_x86_comp.exe
|
||||
llvm-objcopy --remove-section .rsrc .\build\x64\xpmgr_x64.exe .\actions_upload\xpmgr_x64_comp.exe
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user