Skip to content

Commit

Permalink
ci: use luarocks setup action fork by hishamhm for windows support
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasgeiler committed Apr 6, 2024
1 parent 6bbdf21 commit 3e59d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
luaVersion: ${{ matrix.lua_version }}

- name: Setup LuaRocks
uses: leafo/gh-actions-luarocks@v4.3.0
uses: hishamhm/gh-actions-luarocks@master

- name: Run luarocks build
run: luarocks build
Expand Down

0 comments on commit 3e59d36

Please sign in to comment.