mirror of
https://github.com/Dasharo/heads.git
synced 2026-06-13 10:16:29 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user