Skip to content

Commit

Permalink
Update docs gh-pages sh
Browse files Browse the repository at this point in the history
  • Loading branch information
damn committed Dec 13, 2023
1 parent 9d70f91 commit c809640
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deploy_docs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
set -e

git checkout gh-pages
git merge main
git commit -m 'Merge main'
git merge main --commit
lein codox
rm -rf docs
mv target/doc docs
Expand Down

0 comments on commit c809640

Please sign in to comment.