chore: sync

This commit is contained in:
lisonge
2023-08-31 14:06:13 +08:00
parent c2397debb2
commit ba16debb56
4 changed files with 16 additions and 10 deletions

View File

@@ -1,9 +1,4 @@
try {
pnpm build
} catch {
Write-Host "An error occurred: $_"
return
}
pnpm build
git add '.'
git commit -m 'chore: sync'
git push