diff --git a/Makefile b/Makefile index ef79fab..0c4c4dc 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,6 @@ GIT = ./MinGit/cmd/git.exe FactoryBluePrints.7z: .git 双击更新蓝图仓库.bat MinGit/ 7-Zip/ $(GIT) pull origin main - $(GIT) push origin main $(GIT) gc --aggressive --prune=now $(7Z) a -ms -mx=9 $@ $^