This commit is contained in:
Samkist
2022-06-03 02:18:29 -04:00
parent 94a25207a7
commit 0d8654cdb3

View File

@@ -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"