From 42c17bcb4b40b8b0306b1890b238b435f3095c99 Mon Sep 17 00:00:00 2001 From: Yusinto Ngadiman Date: Mon, 12 Feb 2024 11:53:47 -0800 Subject: [PATCH] Update react-native.yml --- .github/workflows/react-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-native.yml b/.github/workflows/react-native.yml index d28f9a5c06..6ec2b9cd29 100644 --- a/.github/workflows/react-native.yml +++ b/.github/workflows/react-native.yml @@ -61,7 +61,7 @@ jobs: ${{ runner.os }}-detox-build - name: Detox rebuild framework cache - run: detox rebuild-framework-cache + run: yarn detox rebuild-framework-cache - uses: ./actions/release-secrets name: 'Get mobile key'