Skip to content

Commit 945cb4a

Browse files
committed
Fixing indent
1 parent 1c1f42f commit 945cb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
name: distfiles
6969
path: dist/*.tar.gz
7070

71-
upload_pypi:
71+
upload_pypi:
7272
needs: [build_wheels, build_sdist]
7373
runs-on: ubuntu-latest
7474
environment: pypi

0 commit comments

Comments
 (0)