CircleCI: fix prep_env changing x230-hotp-maximized step for building musl-cross-make from x230 to t480 (t480 is part of save_cache, not x230...)

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion
2025-05-02 14:47:23 -04:00
parent de80fda4d9
commit 59ade69817
+1 -1
View File
@@ -219,7 +219,7 @@ workflows:
# This step builds musl-cross-make for x86 architecture, which will be used by subsequent x86 board builds
- build_and_persist:
name: x86-musl-cross-make
target: x230-hotp-maximized
target: t480-hotp-maximized
subcommand: "musl-cross-make"
requires:
- prep_env