Skip to content

Commit

Permalink
iprove docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Nov 14, 2023
1 parent 99dafed commit 01089ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
GH_USERNAME: ${{ github.actor }}

- name: Pre-fetch the gh-pages branch
run: git fetch origin gh-pages --depth=1
run: git fetch --depth=1

- name: Build docs with MkDocs
run: mkdocs build
Expand Down

0 comments on commit 01089ca

Please sign in to comment.