Skip to content

Commit bfbe1fe

Browse files
authored
try fetch-tags=True in build_sphinx_docs (#621)
1 parent 6fe3ffc commit bfbe1fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs_build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
python-version: 3.12
4040
use-make: true
41+
fetch-tags: true
4142

4243
deploy_sphinx_docs:
4344
name: Deploy Sphinx Docs

0 commit comments

Comments
 (0)