Skip to content

Fix(CMakeList): Set LUA_STATIC default to "ON" #386

Fix(CMakeList): Set LUA_STATIC default to "ON"

Fix(CMakeList): Set LUA_STATIC default to "ON" #386

Workflow file for this run

name: core-build
on:
push:
branches:
- 'master'
pull_request:
jobs:
build:
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
with:
module_repo: ${{ github.event.repository.name }}