udpate deploy.sh

This commit is contained in:
ZhgChgLiBot 2024-10-27 21:19:48 +08:00
parent 76d507409a
commit b6db57caf4

View File

@ -26,6 +26,8 @@ build() {
# Run the Ruby script to generate the output
bundle exec ruby "./scaffold.rb"
git checkout -- "_output/*"
}
setup_gh() {