Skip to content

Commit aa2f982

Browse files
committed
ci: corrected Neovim version in panvimdoc
1 parent 1f70834 commit aa2f982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: kdheepak/panvimdoc@main
2727
with:
2828
vimdoc: lazy.nvim
29+
version: "Neovim >= 0.8.0"
2930
demojify: true
3031
- name: Code Blocks
3132
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt

0 commit comments

Comments
 (0)