Linux is not UNIX
This commit is contained in:
parent
4d160c5e4d
commit
a9af43486a
|
@ -48,7 +48,7 @@ jobs:
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The Action has to be used in a Job that runs on a UNIX system (e.g. `ubuntu-latest`).
|
> The Action has to be used in a Job that runs on a UNIX-like system (e.g. `ubuntu-latest`).
|
||||||
|
|
||||||
The following is an extended example with all available options.
|
The following is an extended example with all available options.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue