From 734c80fd016693624a8000179d7f6ff40c2a4a5b Mon Sep 17 00:00:00 2001 From: alves Date: Thu, 29 Jan 2026 15:46:46 +0800 Subject: [PATCH] feature add test code for signs. --- .github/workflows/build_orca.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_orca.yml b/.github/workflows/build_orca.yml index 8b599d7cf0..af9fd9b5c7 100644 --- a/.github/workflows/build_orca.yml +++ b/.github/workflows/build_orca.yml @@ -329,7 +329,8 @@ jobs: fi - name: Create DMG without notary - if: github.ref != 'refs/heads/main' && inputs.os == 'macos-14' && github.ref != 'refs/heads/2.2.0' + #if: github.ref != 'refs/heads/main' && inputs.os == 'macos-14' && github.ref != 'refs/heads/2.2.0' + if: github.ref == 'refs/heads/main' && inputs.os == 'macos-14' working-directory: ${{ github.workspace }} run: | mkdir -p ${{ github.workspace }}/build/universal/Snapmaker_Orca_dmg