Skip to content

Commit f15347a

Browse files
committed
Refer to action as 'Setup MATLAB'
1 parent aad673c commit f15347a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Action for Installing MATLAB on GitHub-Hosted Runner
22

3-
Before you run MATLAB® code and Simulink® models on a [GitHub®-hosted](https://docs.github.com/en/free-pro-team@latest/actions/reference/specifications-for-github-hosted-runners) runner, first use the [Set Up MATLAB](#set-up-matlab) action. The action installs the specified MATLAB release on a Linux® virtual machine. If you do not specify a release, the action installs the latest release of MATLAB.
3+
Before you run MATLAB® code and Simulink® models on a [GitHub®-hosted](https://docs.github.com/en/free-pro-team@latest/actions/reference/specifications-for-github-hosted-runners) runner, first use the [Setup MATLAB](#set-up-matlab) action. The action installs the specified MATLAB release on a Linux® virtual machine. If you do not specify a release, the action installs the latest release of MATLAB.
44

55
The **Set Up MATLAB** action is not supported on [self-hosted](https://docs.github.com/en/free-pro-team@latest/actions/hosting-your-own-runners/about-self-hosted-runners) runners. Currently, it is available only for public projects. It does not install transformation products, such as MATLAB Coder™ and MATLAB Compiler™.
66

0 commit comments

Comments
 (0)