CI: packages.yml: Fix usage of pre-build tools
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 2 Nov 2022 21:17:51 +0000 (22:17 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Nov 2022 23:08:09 +0000 (00:08 +0100)
commit6645a019f88e2e6930fe63d1a51046a8e72445a0
tree7be7ce19bf72095861284fe07293743fa7f594ea
parent78110c3b5fce119d13cd45dadd33ca396c8ce197
CI: packages.yml: Fix usage of pre-build tools

Activate CONFIG_AUTOREMOVE to match the settings used to build the
pre-build tools. This has to match the pre-build tools to not rebuild
them.

This prevents the tools being rebuild in packages.yml.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
.github/workflows/packages.yml