Skip to content

Commit e88ca89

Browse files
authored
Update android.yml
1 parent 2f04c5d commit e88ca89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
npm install -g detox-cli
4545
npm install -g yarn
46-
- run: yarn install
46+
- run: yarn
4747
- run: yarn example build:android
4848
env:
4949
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}

0 commit comments

Comments
 (0)