Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Merge 2a3814b into b9ffcb4
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Jan 18, 2019
2 parents b9ffcb4 + 2a3814b commit eaa5b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-docs.sh
Expand Up @@ -38,7 +38,7 @@ git add .
git commit -m "[ci skip] Update docs"

# Copy the generated html files in gh-pages
git checkout gh-pages
git checkout --track origin/gh-pages
for SCOPE in "${ARRAY[@]}"
do
rm -rf $SCOPE
Expand Down

0 comments on commit eaa5b82

Please sign in to comment.