Update docgen.yml

This commit is contained in:
Daniel Mathiot
2022-01-11 15:45:39 +01:00
committed by GitHub
parent b2855e2613
commit 92b9773509

View File

@@ -16,7 +16,7 @@ jobs:
- name: Install md2vim
run: go get github.com/FooSoft/md2vim
- name: Generate vim docs
run: make docs
run: make documentation
- name: Commit changes
env:
COMMIT_MSG: |