Skip to content

Commit 0559f5e

Browse files
committed
Remove checkout because it's overriding wheelhouse directory
1 parent 370c9dc commit 0559f5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ jobs:
8282
path: wheelhouse
8383
merge-multiple: true
8484

85-
- name: Checkout Code
86-
uses: actions/checkout@v4
87-
8885
- name: Set Up Python 3.13
8986
uses: actions/setup-python@v5
9087
with:

0 commit comments

Comments
 (0)