mirror of
https://github.com/ryujinx-mirror/unstable-commands.git
synced 2024-11-26 16:30:23 +00:00
README: Add a link to step documentation for working-directory
This commit is contained in:
parent
4952d0db05
commit
43c695b4c7
@ -39,7 +39,7 @@ Use this like the `shell` keyword for [steps](https://docs.github.com/en/actions
|
||||
|
||||
**Optional**:
|
||||
The working directory where the commands are executed in.
|
||||
Use this like the `working-directory` keyword for steps.
|
||||
Use this like the `working-directory` keyword for [steps](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsworking-directory).
|
||||
|
||||
**Default**: `${{ github.workspace }}`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user