Skip to content

Commit 66305ec

Browse files
authored
Update ToolboxDistribution.yml
1 parent a279895 commit 66305ec

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)