Skip to content

Commit

Permalink
pre-install maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyshear committed Nov 17, 2024
1 parent 59152ef commit 8a34ae8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,9 @@ jobs:

- name: luver setup
uses: MunifTanjim/luver-action@v1
- name: install lua
run: |
luver install lua 5.1.1
luver use lua 5.1.1
luver install luarocks 3.11.1
with:
lua_versions: 5.1.1
luarocks_versions: 5.1.1:3.11.1

- name: run test
shell: bash
Expand Down

0 comments on commit 8a34ae8

Please sign in to comment.