diff --git a/.circleci/config.yml b/.circleci/config.yml index 86efe02b..9764c6d8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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