actions-marketplace-validations/Install Lua/LuaJIT from git
Download, build, and install Lua or LuaJIT for use with scripts, tests and more
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 4, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/qeffects_gh-actions-lua@aa6cdecd1523fedb303fba6e3655d4786c979e4e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| luaVersion | The version of Lua to install, must be available on https://www.lua.org/ftp/ or http://luajit.org/download.html | no | 5.4 |
| luaCompileFlags | Command line flags passed to make when building Lua | no | — |
| buildCache | Set to 'false' to skip restoring .lua from cache and always compile it | no | true |
Outputs
no outputs