Skip to content

Commit

Permalink
update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
obouchaara committed Dec 15, 2023
1 parent d567ff4 commit 253265c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
set -e

# Build the docs
rm -rf docs/build/html/*
sphinx-build -M html docs/source/ docs/build/

# Stash any changes in main branch
Expand Down

0 comments on commit 253265c

Please sign in to comment.