In order to speed up installing MATLAB in the build.yml workflow, we should pass cache: true to matlab-actions/setup-matlab@v2. See the matlab-actions/setup-matlab@v2 documentation for details.
Changes
Pass cache: true to matlab-actions/setup-matlab@v2
Description
In order to speed up installing MATLAB in the
build.yml
workflow, we should passcache: true
tomatlab-actions/setup-matlab@v2
. See thematlab-actions/setup-matlab@v2
documentation for details.Changes
cache: true
tomatlab-actions/setup-matlab@v2