Browse Source

chore: Testing -> Default

Keeley Hammond 1 year ago
parent
commit
ec4d5a715f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/macos-build.yml

+ 1 - 1
.github/workflows/macos-build.yml

@@ -326,7 +326,7 @@ jobs:
                         \"target_cpu = \\\"arm64\\\"\",
                         \"is_mas_build = true\"
                     ],
-                    \"out\": \"Testing\"
+                    \"out\": \"Default\"
                 },
                 \"env\": {
                     \"CHROMIUM_BUILDTOOLS_PATH\": \"/Users/runner/work/electron/electron/src/buildtools\",