Skip to content

Commit fb1c4d4

Browse files
committed
0.5.1 RC 3
1 parent 8f85a6c commit fb1c4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
upload:
9696
name: Publish
9797
if: github.event_name == 'release'
98-
needs: [tar_gz, whl_3_8, whl_3_9_to_3_11, whl_3_12]
98+
needs: [tar_gz, wheels]
9999
runs-on: ubuntu-22.04
100100
steps:
101101
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)