diff --git a/ci/build.yml b/ci/build.yml index edfa77861f..5b165cd0d9 100644 --- a/ci/build.yml +++ b/ci/build.yml @@ -96,9 +96,7 @@ core unix regular build: artifacts: name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA" paths: - - core/build/unix/trezor-emu-core - - core/build/unix/genhdr/qstrdefs.generated.h # needed by test_rust - - core/build/unix/rust # needed by test_rust + - core/build/unix # most of it needed by test_rust expire_in: 1 week core unix frozen regular build: