Skip to content

Commit

Permalink
[CI] do not try to be smart here... :(
Browse files Browse the repository at this point in the history
  • Loading branch information
alegrand committed May 5, 2019
1 parent 0c30f0f commit c35f606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghpages_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# git config --global user.name "Your Name"

# clone the repository to the book-output directory
git clone --depth=0 -b gh-pages \
git clone -b gh-pages \
https://alegrand@github.com/alegrand/bookrr.git \
book-output
make all
Expand Down

0 comments on commit c35f606

Please sign in to comment.