Skip to content

Commit 3495b50

Browse files
committed
download tags to docs build
1 parent 96e0b92 commit 3495b50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v4
23+
- name: Fetch tags
24+
run: git fetch --prune --unshallow
2325
- name: Set up Python
2426
uses: actions/setup-python@v5
2527
with:

0 commit comments

Comments
 (0)