Skip to content

Commit c7939df

Browse files
authored
MNT: Rename build -> python-build for release workflow (#1431)
1 parent f11b6b7 commit c7939df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
init-shell: bash
3232
environment-name: sdist_env
3333
create-args: >-
34-
build
34+
python-build
3535
twine
3636
cython
3737
proj=${{ matrix.proj-version }}

0 commit comments

Comments
 (0)