Skip to content

Commit 5206b4f

Browse files
authored
correct typo
1 parent 274fcf7 commit 5206b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cibuildwheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build wheels and archive (Pypy approach)
1+
name: Build wheels and archive (Pypi approach)
22

33
on:
44
push:
@@ -238,4 +238,4 @@ jobs:
238238
# with:
239239
# user: __token__
240240
# password: ${{ secrets.pypi_password }}
241-
241+

0 commit comments

Comments
 (0)