add fallback to winInstall.

This commit is contained in:
RedbeanW
2025-10-02 01:24:08 +08:00
committed by GitHub
Unverified
parent eb8f4402d4
commit 70415a13be
5 changed files with 5418 additions and 5520 deletions
+1 -1
View File
@@ -142,6 +142,6 @@ git branch test
git checkout test
pnpm build
pnpm release
git-commit -a -m "..."
git commit -a -m "..."
git push origin test
```