Skip to content

Commit

Permalink
ci - yarn har - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kumavis committed Sep 10, 2019
1 parent 4782b28 commit eddf498
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 @@ -103,7 +103,7 @@ jobs:
- run:
name: Collect yarn install HAR logs
command: |
./circleci/scripts/collect-har-artifact.sh
.circleci/scripts/collect-har-artifact.sh
- persist_to_workspace:
root: .
paths:
Expand Down

0 comments on commit eddf498

Please sign in to comment.