Fix Main by removing the last setup_artifacts (#38943)

Summary:
CircleCI is broken because we deleted a command but forgot to remove one last usage of it.

bypass-github-export-checks

## Changelog:

[Internal] - Remove last usage of setup_artifacts

Pull Request resolved: https://github.com/facebook/react-native/pull/38943

Test Plan: CircleCI is green

Reviewed By: Andjeliko, rshest, GijsWeterings

Differential Revision: D48263252

Pulled By: cipolleschi

fbshipit-source-id: 2f169952479389e476dfab0f88474c759728d3b4
This commit is contained in:
Riccardo Cipolleschi
2023-08-11 03:28:18 -07:00
committed by Facebook GitHub Bot
parent c79e30b313
commit 8fa584f1e6
-1
View File
@@ -966,7 +966,6 @@ jobs:
default: "dry-run"
steps:
- checkout
- setup_artifacts
- run_yarn
- run:
name: Set React Native Version