Skip to content

Commit ed7fa53

Browse files
committed
🐛 private repository needs tags
1 parent 5aa6432 commit ed7fa53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cdci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565

6666
steps:
6767
- uses: actions/checkout@v4
68+
with:
69+
fetch-tags: true
6870

6971
- uses: actions/setup-python@v5
7072
with:

0 commit comments

Comments
 (0)