Skip to content

Commit

Permalink
try pull instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhoosreddy committed Nov 9, 2019
1 parent b4a4735 commit 0295984
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -75,8 +75,7 @@ jobs:
- run:
name: Sync with latest master branch
command: |
git fetch origin master
git rebase origin/master
git pull origin master
- restore-cache: *restore-yarn-cache
- restore-cache: *restore-node-modules-cache
- run:
Expand Down

0 comments on commit 0295984

Please sign in to comment.