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:
|
||||
luaVersion: ${{ matrix.lua_version }}
|
||||
- name: Setup ‘luarocks’
|
||||
uses: leafo/gh-actions-luarocks@v4
|
||||
uses: jkl1337/gh-actions-luarocks@master
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
luarocks install busted
|
||||
|
||||
Reference in New Issue
Block a user