git: Fixed name of macOS ARM64 release build
This commit is contained in:
parent
c1925ddf8d
commit
c84786f9ee
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -522,7 +522,7 @@ jobs:
|
||||
needs: macos-arm64
|
||||
|
||||
env:
|
||||
IMHEX_VERSION: ${{ needs.macos-arm64-build.outputs.IMHEX_VERSION }}
|
||||
IMHEX_VERSION: ${{ needs.macos-arm64.outputs.IMHEX_VERSION }}
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user