ice soup theory

This commit is contained in:
TheTank20
2025-06-04 22:52:06 -04:00
parent a4d810b030
commit 9b06fcf162

View File

@@ -89,7 +89,7 @@ jobs:
$OPENSSL_ROOT = "$env:GITHUB_WORKSPACE/openssl-install-64"
$OPENSSL_LIB = "$OPENSSL_ROOT"
$OPENSSL_INC = "$OPENSSL_ROOT/include"
tree /f $OPENSSL_ROOT
tree /f D:\
throw "Testing"
cmake -G "MinGW Makefiles" `