Skip to content

Commit cea6be1

Browse files
authored
Fix a typo on build-wheels-windows.yml (#16300)
As titled
1 parent 94d44e1 commit cea6be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
paths:
66
- .ci/**/*
7-
- .github/workflows/build-wheels-macos.yml
7+
- .github/workflows/build-wheels-windows.yml
88
- examples/**/*
99
- pyproject.toml
1010
- setup.py

0 commit comments

Comments
 (0)