mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-08 11:15:14 +02:00
Update windows-arm.yml
This commit is contained in:
2
.github/workflows/windows-arm.yml
vendored
2
.github/workflows/windows-arm.yml
vendored
@@ -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