Skip to content

Commit

Permalink
ci: added support for code block lang
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Dec 30, 2022
1 parent 60ccfe3 commit 4b29f7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
vimdoc: lazy.nvim
version: "Neovim >= 0.8.0"
demojify: true
- name: Code Blocks
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
treesitter: true
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 4b29f7e

Please sign in to comment.