From 5689d314e8fa5f9a881fe328fa3fa65a69dfe1b3 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 14 Feb 2023 11:52:09 +0800 Subject: [PATCH] =?UTF-8?q?chore(rn):=20codemagic=E5=A2=9E=E5=8A=A0environ?= =?UTF-8?q?ment=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- codemagic.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codemagic.yaml b/codemagic.yaml index 1a4ab73d..5332d14f 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -4,6 +4,9 @@ workflows: max_build_duration: 30 instance_type: mac_mini_m1 working_directory: client/mobile + environment: + groups: + - default cache: cache_paths: - $CM_BUILD_DIR/node_modules