Fix: [CI] typo in Windows release jobname (#10742)

pull/532/head
Patric Stout 1 year ago committed by GitHub
parent de08e29cd9
commit 73bdd4bdd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ jobs:
- arch: arm64
host: x64_arm64
name: Windows (${{ matrix.arch }}})
name: Windows (${{ matrix.arch }})
runs-on: windows-latest

Loading…
Cancel
Save