diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e35e5f4..f75bb69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -95,7 +95,7 @@ jobs: name: Pound-win64-${{env.BUILD_TYPE}}-${{ needs.get-info.outputs.commit }}-${{needs.get-info.outputs.shorthash}} path: artifact/ - macOS-x86_64: + macOS-x86_64: name: macOS x86_64 runs-on: macos-14 needs: get-info @@ -131,7 +131,7 @@ jobs: name: Pound-macOS-x86_64-${{env.BUILD_TYPE}}-${{ needs.get-info.outputs.commit }}-${{ needs.get-info.outputs.shorthash }} path: artifact/ - macOS-arm64: +macOS-arm64: name: macOS ARM64 runs-on: macos-14 needs: get-info