Skip to content

Commit

Permalink
revert branch clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-André Rivet committed Jun 11, 2019
1 parent 551ebbb commit 2a6fe4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dash-html-components/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- run:
name: Install dependencies (dash)
command: |
git clone --depth 1 -b prop-types-dev git@github.com:plotly/dash.git dash-main
git clone --depth 1 -b prop-types-dev git@github.com:plotly/dash-core-components.git
git clone --depth 1 git@github.com:plotly/dash.git dash-main
git clone --depth 1 git@github.com:plotly/dash-core-components.git
git clone --depth 1 git@github.com:plotly/dash-table.git
. venv/bin/activate
pip install -e ./dash-main --quiet
Expand Down

0 comments on commit 2a6fe4b

Please sign in to comment.