package.sh add android (#4094)

This commit is contained in:
fatedier
2024-03-21 19:38:18 +08:00
committed by GitHub
parent f16ef00975
commit 86f90f4d27
2 changed files with 1 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ make -f ./Makefile.cross-compiles
rm -rf ./release/packages
mkdir -p ./release/packages
os_all='linux windows darwin freebsd'
os_all='linux windows darwin freebsd android'
arch_all='386 amd64 arm arm64 mips64 mips64le mips mipsle riscv64'
cd ./release