Skip to content

Fix crash when dye mod is not present (#20) #60

Fix crash when dye mod is not present (#20)

Fix crash when dye mod is not present (#20) #60

Workflow file for this run

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