KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
993 stars 66 forks source link

fix(build): Try to fix windows file sync issues #993

Closed LeonMatthesKDAB closed 1 month ago

LeonMatthesKDAB commented 1 month ago

See CI failures like this one: https://github.com/KDAB/cxx-qt/actions/runs/9855407973/job/27210248279?pr=990

LeonMatthesKDAB commented 1 month ago

This should no longer be necessary as the issues were actually related to duplicate build scripts running as explained in #997