julia-actions/install-juliaup
Install Juliaup, add it to the PATH, and use it to install Julia
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | The Juliaup channel to install (and set as the default channel). | yes | — |
| token | GitHub token to use when contacting the GitHub API to fetch the list of Juliaup versions | no | ${{ github.token }} |
| juliaup-version | The Juliaup version to install. Defaults to "1", which expands to the latest available 1.x.y version of Juliaup. | no | 1 |
Outputs
no outputs