Skip to content

Commit 4e8b1df

Browse files
author
jghauser
committed
fix: add pathlib to luarocks dependencies
1 parent 446d937 commit 4e8b1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/luarocks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
version: ${{ env.LUAROCKS_VERSION }}
2626
dependencies: |
2727
sqlite
28-
plenary.nvim
2928
nui.nvim
29+
pathlib.nvim
3030
labels: |
3131
neovim
3232
detailed_description: "Papis.nvim is a neovim companion plugin for the bibliography manager papis. \nIt's meant for all those who do academic and other writing in neovim and who \nwant quick access to their bibliography from within the comfort of their editor.\n"

0 commit comments

Comments
 (0)