Skip to content

feat(Github Action): Add all version in test action #4

feat(Github Action): Add all version in test action

feat(Github Action): Add all version in test action #4

Workflow file for this run

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