Skip to content

Commit ca74809

Browse files
fix: stop checkout
1 parent 8eac1c3 commit ca74809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- name: Create doc directory if it doesn't exist
2020
shell: bash
2121
run: mkdir -p doc
22-
- uses: actions/checkout@v4
2322
- name: Generating docs with panvimdoc
2423
uses: kdheepak/panvimdoc@main
2524
with:

0 commit comments

Comments
 (0)