Skip to content

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

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

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

Workflow file for this run

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