We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
run-install
1 parent 2058dcd commit b684872Copy full SHA for b684872
action.yml
@@ -17,7 +17,7 @@ inputs:
17
manifest-path:
18
description: Path to the manifest file (i.e., `pixi.toml`) to use for the pixi CLI. Defaults to `pixi.toml`.
19
run-install:
20
- description: Whether to run `pixi install` after setting up the environment. Defaults to `true`.
+ description: Whether to run `pixi install` after installing pixi. Defaults to `true`.
21
environments:
22
description: |
23
A space-separated list of environments to install. If not specified, only the default environment is installed.
0 commit comments