diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68994c4..002f3c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,6 +58,7 @@ jobs: if: ${{ github.ref == 'refs/heads/main' }} steps: - uses: actions/checkout@v3 + - run: git pull - name: panvimdoc uses: kdheepak/panvimdoc@main with: