Skip to content

Commit

Permalink
fixup! fix(nextls): force a download
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Mar 8, 2024
1 parent 0f95513 commit d5c18c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ jobs:
nvim --version
bin/test
- uses: leafo/gh-actions-lua@v9
- uses: leafo/gh-actions-lua@v10
with:
luaVersion: "5.1.5"
- uses: leafo/gh-actions-luarocks@v4

- name: setup nvim-test
Expand Down

0 comments on commit d5c18c4

Please sign in to comment.