mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2026-04-28 12:35:57 +03:00
Update windows-arm.yml
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
perl Configure $vcTarget no-shared no-asm no-engine --prefix="$env:GITHUB_WORKSPACE/OpenSSL-MSVC-${{ matrix.arch }}"
|
||||
|
||||
# Build using MSVC ARM32 tools
|
||||
cmd /c "call `"$vcvarsall`" ${{arch_compilename}} && nmake && nmake install_sw"
|
||||
cmd /c "call `"$vcvarsall`" ${{matrix.arch_compilename}} && nmake && nmake install_sw"
|
||||
cd ..
|
||||
|
||||
- name: Save OpenSSL Binaries
|
||||
|
||||
Reference in New Issue
Block a user