Skip to content

Commit 3348755

Browse files
ci: fix name of build hweel workflow
1 parent d6dbdaa commit 3348755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-wheel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Builds and uploads the installer and python build artifacts.
1+
# Builds and uploads python build artifacts.
22

3-
name: build installer
3+
name: build wheel
44

55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)