Skip to content

Commit 9fb7f2a

Browse files
committed
Checkout git repo when making github release
1 parent e7e3072 commit 9fb7f2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/buildwheel.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,8 @@ jobs:
294294
contents: write
295295

296296
steps:
297+
- uses: actions/checkout@v4
298+
297299
- name: Download sdist
298300
uses: actions/download-artifact@v4
299301
with:

0 commit comments

Comments
 (0)