Skip to content

Commit

Permalink
Update pip-nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcoderer committed Sep 17, 2023
1 parent f1f8194 commit 7d743b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
needs: [macos, windows, sdist, manylinux_2_28-nightly]
needs: [macos, windows, sdist, manylinux-nightly]
steps:
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 7d743b0

Please sign in to comment.