perf: package update

[skip ci]
This commit is contained in:
tk
2025-02-13 16:23:49 +08:00
committed by nsnail
parent 72cc3c42fd
commit 9155db4d9d
17 changed files with 38 additions and 22 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env pwsh
$branch = $( git branch --show-current )
git checkout main
git pull