Update compile.sh

This commit is contained in:
tooomm 2025-05-29 20:29:50 +02:00 committed by GitHub
parent 32965dddae
commit 63d2bcc622
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -178,7 +178,7 @@ if [[ $RUNNER_OS == Windows ]]; then
rm -f ./oracle/liblzma.dll
rm -f ./vcpkg_installed/x64-windows/debug/bin/liblzma.dll
echo "$FOUND_DLL"
find . -iname "liblzma.dll"
else
echo "ERROR: liblzma.dll not found after build!"