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
With only unrelated changes our MATLAB Windows action target suddenly failed with: 'matlab' executable not found on the system path, see: https://github.com/acados/acados/actions/runs/15613095983/job/43978763939
Setting cache: false in matlab-actions/setup-matlab@v2, solves the issue, as shown here acados/acados#1549
We would of course like to have MATLAB cached to save on time and compute.