mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-08 19:25:13 +02:00
theory of everything 2
This commit is contained in:
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@@ -79,6 +79,9 @@ jobs:
|
|||||||
./Configure mingw64 no-shared --prefix="${OPENSSL_PREFIX}"
|
./Configure mingw64 no-shared --prefix="${OPENSSL_PREFIX}"
|
||||||
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
|
||||||
|
|
||||||
- name: Checkout Source Tree
|
- name: Checkout Source Tree
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user