Skip to content

Commit

Permalink
ci: use android working directory for build
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiKilian committed Dec 1, 2024
1 parent f7cf72c commit a4ada9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:

- name: Build Android
run: ./gradlew assemble
working-directory: packages/react-native-app/android

build-react-native-ios:
name: Build React Native iOS & Test with Detox
Expand Down

0 comments on commit a4ada9d

Please sign in to comment.