CI: fix naming of windows build action (#4286)

This commit is contained in:
black-sliver
2024-11-29 20:49:36 +01:00
committed by GitHub
parent 77d35b95e2
commit d7a0f4cb4c

View File

@@ -24,7 +24,7 @@ env:
jobs: jobs:
# build-release-macos: # LF volunteer # build-release-macos: # LF volunteer
build-win-py310: # RCs will still be built and signed by hand build-win: # RCs will still be built and signed by hand
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4