Skip to content

Commit

Permalink
CI: need fetch-depth 0 for docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
swt2c committed Sep 11, 2024
1 parent 12005fd commit e506e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: 'recursive'
fetch-depth: 0

- name: Set up Python 3.9
uses: actions/setup-python@v5
Expand Down

0 comments on commit e506e66

Please sign in to comment.