Skip to content

Commit e040c59

Browse files
authored
Linux is not UNIX (#321)
1 parent 4d160c5 commit e040c59

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
@@ -48,7 +48,7 @@ jobs:
4848
```
4949
5050
> [!NOTE]
51-
> The Action has to be used in a Job that runs on a UNIX system (e.g. `ubuntu-latest`).
51+
> The Action has to be used in a Job that runs on a UNIX-like system (e.g. `ubuntu-latest`).
5252

5353
The following is an extended example with all available options.
5454

0 commit comments

Comments
 (0)