We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b9238 commit e44d367Copy full SHA for e44d367
pyaction/action_template/{{action_slug}}/README.md.jinja
@@ -10,7 +10,7 @@ Example usage..
10
If you want to run this action locally, follow these steps:
11
- Clone the repo and `cd` into it.
12
- If you use `pip`
13
- - Run `pip install ".[cli]".
+ - Run `pip install ".[cli]"`.
14
- Run `pyaction run`.
15
- If you use `uv`
16
- Run `uv sync --no-install-project --extra cli`.
0 commit comments