Skip to content

Commit

Permalink
ci: lowercase windows
Browse files Browse the repository at this point in the history
  • Loading branch information
janden committed Jul 9, 2024
1 parent a062ce6 commit dfc9042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_skbuild_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
path: ./wheelhouse/*.whl

build_wheels_win:
name: Build wheels on Windows
name: Build wheels on windows
runs-on: windows-latest

steps:
Expand Down

0 comments on commit dfc9042

Please sign in to comment.