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