[Bug]: build-package.sh bug
### Problem description
build-package.sh -a all doesn't build for x86 32 bit.
It only builds for other architectures.
Looking inside the script it seems the handler for -a all forgot to include it.
### What steps will reproduce the bug?
build-package.sh -a all ANY_PACKAGE
### What is the expected behavior?
_No response_
### System information
```shell
Ubuntu
```
5 条评论