Skip to content

Commit

Permalink
update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhgChgLiBot committed Oct 27, 2024
1 parent b6db57c commit 9af1145
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ build() {

# Run the Ruby script to generate the output
bundle exec ruby "./scaffold.rb"

git checkout -- "_output/*"
}

setup_gh() {
Expand Down Expand Up @@ -72,8 +70,8 @@ deploy() {

main() {
init
build
setup_gh
build
backup
flush
deploy
Expand Down

0 comments on commit 9af1145

Please sign in to comment.