update github workflow

This commit is contained in:
2024-02-19 21:31:59 -06:00
parent 3631704544
commit 9b00e62d43

View File

@@ -19,7 +19,7 @@ jobs:
with: with:
luaVersion: ${{ matrix.lua_version }} luaVersion: ${{ matrix.lua_version }}
- name: Setup luarocks - name: Setup luarocks
uses: leafo/gh-actions-luarocks@v4 uses: jkl1337/gh-actions-luarocks@master
- name: Setup dependencies - name: Setup dependencies
run: | run: |
luarocks install busted luarocks install busted