Skip to content

Commit

Permalink
fix: AAA
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Nov 23, 2023
1 parent bebb7d0 commit 890d220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
if: ${{ matrix.os.host }} == "windows-2019"
uses: ilammy/msvc-dev-cmd@v1
- name: Install Lua
uses: hishamhm/gh-actions-luarocks@master
uses: hishamhm/gh-actions-luarocks@latest
with:
luaVersion: "5.1"
- name: Install Luarocks
Expand Down

0 comments on commit 890d220

Please sign in to comment.