From 29e89c20d9448e0451fd84786c955c029befc840 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 3 Feb 2023 15:44:14 +0800 Subject: [PATCH] fix --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d32bff3..9f5c16c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,7 +131,8 @@ jobs: - name: build if: startsWith(matrix.platform.name, 'darwin') run: tea -ES xc dist - # env: + env: + PUBLISH_FOR_PULL_REQUEST: false # TEMP DISABLE: Error: EEXIST: file already exists # CSC_FOR_PULL_REQUEST: true # CSC_LINK: ${{ secrets.GUI_APPLE_CERTIFICATE }}