Skip to content

Migration to a Specific Action #1

Migration to a Specific Action

Migration to a Specific Action #1

Workflow file for this run

name: Build mod-eluna with LuaJIT 🌙
on:
push:
branches:
- 'master'
- 'action'
pull_request:
jobs:
build_luajit:
uses: ./.github/workflows/core-build-base.yml
with:
lua_version: 'luajit'