Skip to content

Commit 4fbcde3

Browse files
palpatimdesokroshan
authored andcommitted
Fix sample source for UI tests (#1104)
1 parent 54a31e6 commit 4fbcde3

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
@@ -766,7 +766,7 @@ jobs:
766766
- run:
767767
name: checkout sample applications
768768
command: |
769-
git clone https://github.com/sunchunqiang/aws-sdk-android-samples.git
769+
git clone https://github.com/awslabs/aws-sdk-android-samples.git
770770
- restore_cache:
771771
key: Libs-{{ .Revision }}
772772
- run:

0 commit comments

Comments
 (0)