diff --git a/.circleci/config.yml b/.circleci/config.yml index ffa43fed373f..cad08be9b640 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1525,6 +1525,7 @@ commands: - when: condition: << parameters.build >> steps: + - move_and_store_all_artifacts - run: name: Remove the big things on macOS, this seems to be better on average command: | @@ -1542,8 +1543,6 @@ commands: steps: - *step-save-out-cache - - move_and_store_all_artifacts - # Trigger tests on arm hardware if needed - *step-maybe-trigger-arm-test