From caa37365d426c5fe01e0f3f631e34a09b2351571 Mon Sep 17 00:00:00 2001 From: TheTank20 Date: Wed, 4 Jun 2025 23:32:32 -0400 Subject: [PATCH] theory of everything 3 --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 788efbc..970fba9 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -42,6 +42,7 @@ jobs: make perl nasm + mingw-w64-x86_64-tree - name: Cache OpenSSL 64-bit build id: cache-openssl @@ -80,7 +81,6 @@ jobs: make -j$(nproc) make install_sw - # list files in the directory recursively (this is in msys2) tree $OPENSSL_PREFIX - name: Checkout Source Tree