Update CI.yml

This commit is contained in:
lmq8267 2024-01-19 23:53:51 +08:00 committed by GitHub
parent b28516861b
commit 2dedb42076
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,7 +130,7 @@ jobs:
if [[ $TARGET != mips64 ]] && [[ $TARGET != mips64le ]] && [[ $TARGET != s390x ]] ;then
cp caddy-${TARGET} caddy-${TARGET}-upx
upx --lzma --best caddy-${TARGET}-upx
du -k caddy caddy-${TARGET}-upx
du -k caddy-${TARGET}-upx
fi
#sudo apt install qemu-user
#qemu-mipsel caddy -v