mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-08 19:25:13 +02:00
theory of everything 3
This commit is contained in:
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
perl
|
perl
|
||||||
nasm
|
nasm
|
||||||
|
mingw-w64-x86_64-tree
|
||||||
|
|
||||||
- name: Cache OpenSSL 64-bit build
|
- name: Cache OpenSSL 64-bit build
|
||||||
id: cache-openssl
|
id: cache-openssl
|
||||||
@@ -80,7 +81,6 @@ jobs:
|
|||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install_sw
|
make install_sw
|
||||||
|
|
||||||
# list files in the directory recursively (this is in msys2)
|
|
||||||
tree $OPENSSL_PREFIX
|
tree $OPENSSL_PREFIX
|
||||||
|
|
||||||
- name: Checkout Source Tree
|
- name: Checkout Source Tree
|
||||||
|
|||||||
Reference in New Issue
Block a user