2024-03-26 21:37:02 +09:00
# Setup mark action
[](https://stand-with-ukraine.pp.ua)




This action installs [mark ](https://github.com/kovetskiy/mark ) CLI tool.
Supported OS: Linux and macOS.
## Prerequisites
The following tools have to be available on a runner prior using this GitHub
action:
- [curl ](https://curl.se/ )
- [tar ](https://www.gnu.org/software/tar/ )
## Inputs
```yaml
2024-04-13 22:53:44 +09:00
- uses: fabasoad/setup-mark-action@v1
2024-03-26 21:37:02 +09:00
with:
2024-04-13 21:20:25 +09:00
# (Optional) mark version. Defaults to "latest".
2024-10-15 11:39:35 +09:00
version: "11.2.0"
2024-03-26 21:37:02 +09:00
```
## Outputs
None.