brettdong/Setup SDL2 frameworks
Install SDL2 frameworks on macOS GitHub Actions runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token for retrieving information on SDL2 releases via GitHub API | no | ${{ github.token }} |
| dest | Installation destination | no | /Users/runner/Library/Frameworks |
| sdl2 | SDL2 version | no | latest |
| sdl2-ttf | SDL2-ttf version | no | none |
| sdl2-image | SDL2-image version | no | none |
| sdl2-mixer | SDL2-mixer version | no | none |
| sdl2-net | SDL2-net version | no | none |
Outputs
no outputs