Skip to content

Commit 861044c

Browse files
committed
fix typo in workflow options for llvmdev_build.yml
1 parent d862e07 commit 861044c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llvmdev_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
type: choice
2828
options:
2929
- llvmdev
30-
- llvmdev_for_wheels
30+
- llvmdev_for_wheel
3131

3232
concurrency:
3333
# Concurrency group that uses the workflow name and PR number if available

0 commit comments

Comments
 (0)