fix syntax error in circleci config store_artifacts step

This commit is contained in:
brad 2018-05-16 23:45:57 -07:00
parent 8a3f1481be
commit a540eef46d
No known key found for this signature in database
GPG Key ID: 242307B374A1710A
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
no_output_timeout: 1800
- store_artifacts:
- app/build/outputs/apk
path: app/build/outputs/apk
- save_cache:
paths: