Setup mark action
This action installs mark CLI tool.
Supported OS: Linux and macOS.
Prerequisites
The following tools have to be available on a runner prior using this GitHub action:
Inputs
- uses: fabasoad/setup-mark-action@v1
with:
# (Optional) mark version. Defaults to "latest".
version: "11.2.0"
Outputs
None.
Description
v1.0.0
Latest
Languages
Shell
100%