Skip to content

Commit

Permalink
cd back to the main dir after building the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 9, 2020
1 parent 7542c5b commit 19b5976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rever.xsh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def build_docs():
with run_in_conda_env(['python=3.8', 'sphinx', 'recommonmark']):
cd docs
make html
cd ..

@activity
def annotated_tag():
Expand Down

0 comments on commit 19b5976

Please sign in to comment.