Skip to content

Fix(LuaEngine/GuildMethods): Fix doc generation #127

Fix(LuaEngine/GuildMethods): Fix doc generation

Fix(LuaEngine/GuildMethods): Fix doc generation #127

Workflow file for this run

name: Build mod-eluna with Lua52 🌙
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs:
build_lua52:
uses: ./.github/workflows/core-build-base.yml
with:
lua_version: 'lua52'