You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ inputs:
21
21
default: false
22
22
install-system-dependencies:
23
23
description: >-
24
-
Install system dependencies required for MATLAB. Defaults to "true" for self-hosted runners and "false" for GitHub-hosted runners. Set to "true" or "false" to override.
24
+
Option to enable system dependencies installation required for MATLAB, specified as falseor true
0 commit comments