Skip to content

Commit ce84bd4

Browse files
committed
fix: fix incorrect jobname in the config
1 parent fe5b8ab commit ce84bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
executor: android-docker
9595
resource_class: large
9696
steps:
97-
- android_setup
97+
- setup_android
9898
- run:
9999
name: Prepare Fastlane
100100
command: sudo bundle update

0 commit comments

Comments
 (0)