fix: typo
All checks were successful
push / build (push) Successful in 2m49s

This commit is contained in:
张泊明518370910136 2024-12-05 12:14:40 -05:00
parent 829b885384
commit da563fda70
GPG Key ID: CA088E6D9284F870

View File

@ -7,7 +7,7 @@ all: build
prepare:
git submodule update --init --remote
$(MAKE) -C JOJ3
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker bin/
ls -lha bin
upx --best bin/*
ls -lha bin