oops
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -30,12 +30,12 @@ jobs:
|
|||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: setup-lua
|
- name: setup-lua
|
||||||
- uses: leafo/gh-actions-lua@v9
|
uses: leafo/gh-actions-lua@v9
|
||||||
with:
|
with:
|
||||||
luaVersion: "5.1.0"
|
luaVersion: "5.1.0"
|
||||||
|
|
||||||
- name: setup-luarocks
|
- name: setup-luarocks
|
||||||
- uses: leafo/gh-actions-luarocks@v4
|
uses: leafo/gh-actions-luarocks@v4
|
||||||
with:
|
with:
|
||||||
luarocksVersion: "3.9.0"
|
luarocksVersion: "3.9.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user