brioche-dev/Setup Brioche
GitHub Action to install Brioche on the runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of Brioche to install. It can be either a specific version ('v0.1.6') or a release channel ('stable', 'nightly'). Defaults to 'stable' | no | stable |
| install-root | Directory where the installer will unpack Brioche versions. Defaults to '$HOME/.local/share/brioche-install' | no | — |
| install-dir | Directory where a symlink to the current Brioche version will be added. Defaults to '$HOME/.local/bin' | no | — |
| install-bin-dir | Directory where a symlink to the current Brioche version will be added. Defaults to '$HOME/.local/bin' | no | — |
| install-apparmor | Install AppArmor profile for Brioche. Defaults to 'auto' | no | — |
Outputs
no outputs