Skip to content

Commit

Permalink
WIP adjust fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
skrawcz committed Sep 16, 2023
1 parent 1ef7d11 commit e2e13cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docusaurus-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
fetch-depth: 1000
# 👇 Build steps
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down

0 comments on commit e2e13cf

Please sign in to comment.