update github workflow
This commit is contained in:
2
.github/workflows/busted.yml
vendored
2
.github/workflows/busted.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user