Skip to content

fix(release): Install clang/mold in CI workflows so release artifacts… #737

fix(release): Install clang/mold in CI workflows so release artifacts…

fix(release): Install clang/mold in CI workflows so release artifacts… #737

Workflow file for this run

name: Luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1