Update config.yml
This commit is contained in:
parent
429e4ea523
commit
b33dcbc9ac
|
@ -187,7 +187,7 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Set Google Services
|
name: Set Google Services
|
||||||
command: |
|
command: |
|
||||||
cp google-services.prod.json google-services.json
|
cp src/playExperimental/google-services.prod.json src/playExperimental/google-services.json
|
||||||
working_directory: android/app
|
working_directory: android/app
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Reference in New Issue