You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: continue-on-error for Windows build + verify VST3 before collect
juce_vst3_helper.exe post-build step fails in CI but the actual VST3 DLL
compiles fine. continue-on-error allows the Collect step to run; the
Collect step verifies the .vst3 bundle exists before packaging.
0 commit comments