We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eac1c3 commit ca74809Copy full SHA for ca74809
.github/workflows/docs.yml
@@ -19,7 +19,6 @@ jobs:
19
- name: Create doc directory if it doesn't exist
20
shell: bash
21
run: mkdir -p doc
22
- - uses: actions/checkout@v4
23
- name: Generating docs with panvimdoc
24
uses: kdheepak/panvimdoc@main
25
with:
0 commit comments