Skip to content

Commit

Permalink
feat: update lua action
Browse files Browse the repository at this point in the history
  • Loading branch information
danielefongo committed Apr 9, 2024
1 parent 86d356b commit 8207bb5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ jobs:
sudo apt install fzf
- name: install lua
uses: leafo/gh-actions-lua@v10

- name: install luarocks
uses: leafo/gh-actions-luarocks@v4
uses: mileschou/lua-action@master

- name: install plenary.nvim
uses: actions/checkout@v3
Expand Down

0 comments on commit 8207bb5

Please sign in to comment.