Skip to content

Commit d225570

Browse files
authored
Merge 66305ec into a279895
2 parents a279895 + 66305ec commit d225570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ToolboxDistribution.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
# Sets up MATLAB on the GitHub Actions runner
2626
- name: Setup MATLAB
2727
uses: matlab-actions/setup-matlab@v2
28+
with:
29+
cache: true
2830

2931
# Runs build to create MEX file and then run tests
3032
- name: Run MATLAB build

0 commit comments

Comments
 (0)