Closed
Description
The "Post Set up MATLAB" step which uploads MATLAB to the GitHub Actions cache does not appear to run if your job fails. This is unfortunate if MATLAB was set up properly but a subsequent steps happened to fail. It would be nice if even in this case MATLAB were still cached. This often occurs while initially setting up your workflow and having MATLAB cached would decrease the iteration time.