mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix CI: Remove copypasta from sizebot download job
This was copy pasted from the similar job that exists to download base artifacts for sizebot.
This commit is contained in:
@@ -138,10 +138,6 @@ jobs:
|
||||
git fetch origin main
|
||||
cd ./scripts/release && yarn && cd ../../
|
||||
scripts/release/download-experimental-build.js --commit=<< parameters.revision >> --allowBrokenCI
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
- base-build
|
||||
|
||||
download_base_build_for_sizebot:
|
||||
docker: *docker
|
||||
|
||||
Reference in New Issue
Block a user