Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot 2021-07-14 16:50:13 +10:00 коммит произвёл GitHub
Родитель e84a045f83 936e395b7c
Коммит bb0aa70c6b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -799,7 +799,7 @@ Using the `working-directory` keyword, you can specify the working directory of
### Using a specific shell
You can override the default shell settings in the runner's operating system using the `shell` keyword. You can use built-in `shell` keywords, or you can define a custom set of shell options.
You can override the default shell settings in the runner's operating system using the `shell` keyword. You can use built-in `shell` keywords, or you can define a custom set of shell options. The shell command that is run internally executes a temporary file that contains the commands specifed in the `run` keyword.
| Supported platform | `shell` parameter | Description | Command run internally |
|--------------------|-------------------|-------------|------------------------|