Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Apr 1, 2021
1 parent f9d0e00 commit a2d2031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run: *venv
- run: pip install -e .
- run: git clone --depth 1 https://github.com/sunpy/sunpy.org.git
- run: cd sunpy.org && git submodule update --init && cd ..
- run: pip install -r sunpy.org/requirements.txt
- run: make -C $HOME/project/sunpy.org html
- store_artifacts:
Expand Down

0 comments on commit a2d2031

Please sign in to comment.