mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-20 16:31:48 -07:00
CI: fix naming of windows build action (#4286)
This commit is contained in:
@@ -24,7 +24,7 @@ env:
|
||||
jobs:
|
||||
# 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
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user