From d11a27953b7a8ea82bd7e112dc99042b5c9baf1f Mon Sep 17 00:00:00 2001 From: Rizky Date: Mon, 16 Oct 2023 17:40:48 +0700 Subject: [PATCH] fix --- deploy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.sh b/deploy.sh index 1684caa5..b019be90 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,2 +1,4 @@ +git reset --hard +git pull bun run build bun run deploy