diff --git a/deploy.ps1 b/deploy.ps1 index f9b02c6..5b45878 100644 --- a/deploy.ps1 +++ b/deploy.ps1 @@ -1,6 +1,6 @@ pnpm build --preset=deno_deploy -Set-Location ".\_site" +Set-Location ".\.output" git init git add .