There was an error while loading. Please reload this page.
1 parent df81bd3 commit 8353738Copy full SHA for 8353738
1 file changed
.github/workflows/build-dist.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: actions/checkout@v6
17
with:
18
fetch-depth: 0
19
+ fetch-tags: true
20
submodules: true
21
# - name: Set up Python
22
# uses: actions/setup-python@v6
0 commit comments