mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-08 19:25:13 +02:00
ctrl shift l moment
This commit is contained in:
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@@ -71,6 +71,7 @@ jobs:
|
|||||||
if: steps.cache-openssl.outputs.cache-hit != 'true'
|
if: steps.cache-openssl.outputs.cache-hit != 'true'
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
run: |
|
run: |
|
||||||
|
export PATH="/c/TDM-GCC-64/bin:$PATH"
|
||||||
export OPENSSL_PREFIX="$(pwd)/openssl-install-64"
|
export OPENSSL_PREFIX="$(pwd)/openssl-install-64"
|
||||||
git clone --branch openssl-${OPENSSL_VERSION} https://github.com/openssl/openssl.git
|
git clone --branch openssl-${OPENSSL_VERSION} https://github.com/openssl/openssl.git
|
||||||
cd openssl
|
cd openssl
|
||||||
|
|||||||
Reference in New Issue
Block a user