diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 91212b5..41ef26f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -171,7 +171,7 @@ jobs: os: macos-latest use-cross: true cargo-flags: "" - - target: aarch64_pc_windows_msvc + - target: aarch64-pc-windows-msvc os: windows-latest use-cross: true cargo-flags: ""