Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyshear committed Nov 17, 2024
1 parent f908657 commit dd285d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ jobs:
neovim: true
version: nightly

- name: lua setup
- name: luver setup
uses: MunifTanjim/luver-action@v1
- name: install lua
run: |
luver install lua 5.1
luver use lua 5.1
Expand Down

0 comments on commit dd285d6

Please sign in to comment.