Skip to content

fix(LuaEngine/Reload): Await callbacks before reloading, to not crash on callback #228

fix(LuaEngine/Reload): Await callbacks before reloading, to not crash on callback

fix(LuaEngine/Reload): Await callbacks before reloading, to not crash on callback #228

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'