ci attempt two

This commit is contained in:
Samkist
2022-06-03 02:17:46 -04:00
parent 9303397680
commit 94a25207a7

View File

@@ -30,11 +30,14 @@ jobs:
# Runs a set of commands using the runners shell
- name: setup-lua
uses: ljmf00/setup-lua@v1.0.0
- uses: leafo/gh-actions-lua@v9
with:
lua-version: 5.1.0
install-luarocks: true
luarocks-version: 3.9.0
luaVersion: "5.1.0"
- name: setup-luarocks
- uses: leafo/gh-actions-luarocks@v4
with:
luarocksVersion: "3.9.0"
- name: install-lfs
run: luarocks install luafilesystem