Skip to content

Commit 1da8001

Browse files
authored
speed up Matlab jobs by using setup-matlab's cache (#432)
1 parent a972f33 commit 1da8001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/readme_listings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ jobs:
140140
- uses: matlab-actions/setup-matlab@v0
141141
with:
142142
release: R2022a
143+
cache: true
143144

144145
- run: mkdir readme_output
145146

0 commit comments

Comments
 (0)