jotrorox/Setup C3
Install the C3 compiler and add it to PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 16, 2026
- License
- None
Pinned Snippet
uses: jotrorox/setup-c3@c96f205c661bcdd77d83c6e46dabcc0c17931f98 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | C3 release to install. Use nightly, latest, stable, prerelease, or a release tag. | no | nightly |
Outputs
| name | description |
|---|---|
| c3c-path | Absolute path to the installed c3c executable. |
| version | Installed C3 compiler version string. |
| release-tag | C3 release tag that was installed. |