fix(circleci): after rename flavor artifacts changes (#412)
This commit is contained in:
parent
6c12ce8c57
commit
95479877a7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
- ~/.android
|
||||
key: android
|
||||
- store_artifacts:
|
||||
path: build/outputs/apk/standard
|
||||
path: build/outputs/apk/git
|
||||
|
||||
publish:
|
||||
docker:
|
||||
|
|
Loading…
Add table
Reference in a new issue