Skip to content

Commit 27e64d2

Browse files
authored
Cache the second step
1 parent ef27243 commit 27e64d2

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
@@ -58,6 +58,8 @@ jobs:
5858
# Sets up MATLAB on the GitHub Actions runner
5959
- name: Setup MATLAB
6060
uses: matlab-actions/setup-matlab@v2
61+
with:
62+
cache: true
6163

6264
# Downloads all mex files uploaded to GitHub in the previous job
6365
- name: Download mex files

0 commit comments

Comments
 (0)