Skip to content

Commit b684872

Browse files
authored
Improve run-install wording (#116)
1 parent 2058dcd commit b684872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ inputs:
1717
manifest-path:
1818
description: Path to the manifest file (i.e., `pixi.toml`) to use for the pixi CLI. Defaults to `pixi.toml`.
1919
run-install:
20-
description: Whether to run `pixi install` after setting up the environment. Defaults to `true`.
20+
description: Whether to run `pixi install` after installing pixi. Defaults to `true`.
2121
environments:
2222
description: |
2323
A space-separated list of environments to install. If not specified, only the default environment is installed.

0 commit comments

Comments
 (0)