Skip to content

Commit

Permalink
fix: stop checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Sep 15, 2024
1 parent 8eac1c3 commit ca74809
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Create doc directory if it doesn't exist
shell: bash
run: mkdir -p doc
- uses: actions/checkout@v4
- name: Generating docs with panvimdoc
uses: kdheepak/panvimdoc@main
with:
Expand Down

0 comments on commit ca74809

Please sign in to comment.