mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-09 10:08:47 -06:00
mispelled windows ARM target
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
- os: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
- os: windows-latest
|
||||
target: aarch64-pc-windows-mscc
|
||||
target: aarch64-pc-windows-msvc
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: release-${{ matrix.target }}
|
||||
|
||||
Reference in New Issue
Block a user