lifting-bits/Download a cxx-common
Download a specific version of cxx-common artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| llvm | LLVM version | yes | — |
| version | The cxx-common version to fetch from in the form `v?.?.?` or `release name`. | no | latest |
| destination | Destination path | yes | — |
| arch | The cxx-common target architecture | no | amd64 |
| image | The cxx-common target system image | no | ubuntu |
| image_tag | The cxx-common target system image tag | no | 20.04 |
| token | The GitHub token. Typically this will be secrets.GITHUB_TOKEN | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| path | The cxx-common unpacked release artifact directory |
| artifact | The cxx-common artifact name |