midnightntwrk/Setup Compact Compiler
Install and cache the Midnight Compact compiler
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| compact-version | Version of Compact compiler to install (e.g., 0.26.0) | no | latest |
| cache-enabled | Enable caching of the Compact installation | no | true |
| github-token | GitHub token used for API requests (pass secrets.GITHUB_TOKEN) | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| cache-hit | Whether the cache was hit |