diff --git a/.github/workflows/nexus-feature-branch.yml b/.github/workflows/nexus-feature-branch.yml index 71dbe5e674..80fd83dc2b 100644 --- a/.github/workflows/nexus-feature-branch.yml +++ b/.github/workflows/nexus-feature-branch.yml @@ -82,6 +82,7 @@ jobs: DEV_TOOLS_SHORTCUT_ENABLED: "1" SKIP_MAC_NOTARIZE_ENABLED: "1" MOCK_SERVICE_ENABLED: "1" + CSC_FOR_PULL_REQUEST: "true" run: | printenv > .env - name: Setup Env for Linux