Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jkl1337 committed Feb 20, 2024
1 parent 3631704 commit 9b00e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/busted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b00e62

Please sign in to comment.