🧱 ci changes
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -15,9 +15,10 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Lua
|
- name: Setup Lua
|
||||||
|
uses: leafo/gh-actions-lua@v12
|
||||||
|
|
||||||
|
- name: Setup LuaRocks
|
||||||
uses: leafo/gh-actions-luarocks@v6
|
uses: leafo/gh-actions-luarocks@v6
|
||||||
with:
|
|
||||||
lua-version: "5.4"
|
|
||||||
|
|
||||||
- name: Install luacheck
|
- name: Install luacheck
|
||||||
run: luarocks install luacheck
|
run: luarocks install luacheck
|
||||||
|
|||||||
Reference in New Issue
Block a user