Skip to content

Commit f883c0d

Browse files
committed
Build: update.
1 parent ea356d2 commit f883c0d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pypi.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ jobs:
5757
pypi-publish:
5858
runs-on: ubuntu-latest
5959

60-
needs:
61-
- [build_sdist, build_wheels]
60+
needs: [build_sdist, build_wheels]
6261

6362
permissions:
6463
# IMPORTANT: this permission is mandatory for trusted publishing

0 commit comments

Comments
 (0)