erlangsters/setup-angle
Set up a specific build of ANGLE in your Github Actions workflow running on macOS or Windows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| angle-branch | Branch of ANGLE to set up. | — | — |
Outputs
| name | description |
|---|---|
| angle-branch | ANGLE branch that was installed. |
| angle-location | The absolute path of the ANGLE installation location. |