Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aklakina authored Feb 23, 2024
1 parent 25604e6 commit 4ae527c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
default: 5.4.6
# Lua versions to install.
lua_versions: 5.4.6
# LuaRocks versions to install.
#luarocks_versions: 3.9.2

- name: Install LuaRocks (latest)
uses: jkl1337/gh-actions-luarocks@v5

- name: Install luaunit
run: luarocks install luaunit
Expand Down

0 comments on commit 4ae527c

Please sign in to comment.