Roblox Github Io May 2026
- name: Install luacheck run: luarocks install luacheck
- name: Lint Lua scripts run: luacheck src/**/*.lua roblox github io
name: Docs Build
# Install Lua + luacheck - name: Set up Lua uses: leafo/gh-actions-lua@v10 with: luaVersion: "5.1" - name: Install luacheck run: luarocks install luacheck