dillon1000/react

Commit

Fix CI: Download to build instead of base-build (#24677)

Fixes a mistake in #24676. The get_base_build job downloads artifacts to
`base-build` instead of `build`, so that sizebot can compare the two
directories. For most other jobs, though, we want it to produce the
same output as the normal build job.
Browse files
Changed paths1 file
First-parent comparison
M .circleci/config.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…