Skip to content

Commit

Permalink
Linux is not UNIX (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
couling committed Feb 22, 2024
1 parent 4d160c5 commit e040c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
```

> [!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.

Expand Down

0 comments on commit e040c59

Please sign in to comment.