MilesChou / lua-action

GitHub Actions for Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lua Action

GitHub Release License

GitHub Actions for Lua and LuaRocks v2.4.4. Base on mileschou/lua image.

Usage

Via GitHub Workflow

steps:
  - name: Lua action
    uses: mileschou/lua-action@master
    with:
      args: lua -v

Credits

License

The MIT License (MIT). Please see License File for more information.

About

GitHub Actions for Lua

License:MIT License


Languages

Language:Dockerfile 63.3%Language:Shell 36.7%