Skip to content

Commit 87d3788

Browse files
authored
Update matlabact.yml
1 parent c6dea7d commit 87d3788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matlabact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: matlab-actions/setup-matlab@v2
2727
with:
2828
products: MATLAB_Compiler
29-
# cache: true
29+
cache: true
3030
release: ${{ matrix.release }}
3131

3232
# - name: Run build to check code and run unit tests

0 commit comments

Comments
 (0)