File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33name : Setup MATLAB
44description : >-
5- Set up MATLAB on a Linux-based GitHub-hosted runner
5+ Set up a specific version of MATLAB
66inputs :
77 release :
88 description : >-
9- MATLAB release to set up (R2020a or later)
9+ MATLAB release to set up (R2021a or later)
1010 required : false
1111 default : latest
1212 products :
1313 description : >-
14- Array of products to install
14+ Products to set up in addition to MATLAB, specified as a list of product names separated by spaces
1515 required : false
16- default : MATLAB
16+ default : " "
1717 cache :
1818 description : >-
19- Option to store MATLAB in the GitHub Actions cache , specified as false or true
19+ Option to enable caching with GitHub Actions, specified as false or true
2020 required : false
2121 default : false
2222outputs :
You can’t perform that action at this time.
0 commit comments