mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Update compile.sh
This commit is contained in:
parent
32965dddae
commit
63d2bcc622
1 changed files with 1 additions and 1 deletions
|
|
@ -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!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue