nitemaeric/Setup DragonRuby mruby-patched
Build (and cache) DragonRuby's open-source mruby-patched interpreter and put the `mruby` binary on PATH, so DragonRuby libraries can run their test suites under the real language runtime without the paid engine.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- MIT
Pinned Snippet
uses: nitemaeric/setup-dragonruby-mruby-patched@a460d9cff5c98230b8a5dec2c426d608a7ec1edf # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mruby-sha | DragonRuby/mruby-patched commit to build. | no | e670a7f80689a9298595bf4ed15f905a89781856 |
| mruby-config | MRUBY_CONFIG build config name (default gembox). | no | default |
Outputs
| name | description |
|---|---|
| mruby | Absolute path to the built mruby binary. |