Skip to content

Commit

Permalink
Fix a typo in the config
Browse files Browse the repository at this point in the history
  • Loading branch information
TimCastelijns committed Oct 9, 2018
1 parent 4b9669f commit 8770659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# - run:
# name: Chmod permissions #if permission for Gradlew Dependencies fail, use this.
# command: sudo chmod +x ./gradlew
- run/:
- run:
name: Create file with fabric key (required for build)
command: |
touch gradle.properties
Expand Down

0 comments on commit 8770659

Please sign in to comment.