Skip to content

Commit 4b29f7e

Browse files
committedDec 30, 2022
ci: added support for code block lang
1 parent 60ccfe3 commit 4b29f7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838
vimdoc: lazy.nvim
3939
version: "Neovim >= 0.8.0"
4040
demojify: true
41-
- name: Code Blocks
42-
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
41+
treesitter: true
4342
- name: Push changes
4443
uses: stefanzweifel/git-auto-commit-action@v4
4544
with:

0 commit comments

Comments
 (0)