Skip to content

Commit f709b0a

Browse files
committed
try ci
1 parent d8a8ee4 commit f709b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -781,8 +781,8 @@ jobs:
781781

782782
# Build Android app
783783
- run:
784-
name: Build Android App
785-
working_directory: << parameters.working_directory >>/android
784+
name: Build Android
785+
working_directory: <<parameters.working_directory>>/android
786786
command: ./gradlew assembleRelease
787787

788788
# Setup testing environment

0 commit comments

Comments
 (0)