diff --git a/deploy.sh b/deploy.sh index 5387af1..d60aa1d 100755 --- a/deploy.sh +++ b/deploy.sh @@ -58,8 +58,8 @@ deploy() { main() { init # Initialize and validate environment - setup_gh # Set up the gh-pages branch build # Build the site + setup_gh # Set up the gh-pages branch flush deploy # Deploy the site }