fix windeploy
Some checks failed
eden-build / source (push) Successful in 3m43s
eden-build / linux (push) Successful in 22m23s
eden-build / android (push) Failing after 26m24s
eden-build / windows (msvc) (push) Successful in 28m21s

Signed-off-by: crueter <swurl@swurl.xyz>
This commit is contained in:
crueter 2025-06-29 18:48:45 -04:00
parent 2bb54b422f
commit 996400953e
No known key found for this signature in database
GPG key ID: A5A7629F109C8FD1

View file

@ -46,4 +46,4 @@ find bin -type f -name "*.pdb" -exec rm -fv {} + \; || true
set -e
$WINDEPLOYQT --release --no-compiler-runtime --no-opengl-sw --no-system-dxc-compiler --no-system-d3d-compiler --dir pkg bin/eden.exe
cp bin/*.exe pkg