@samitouri / QOS-React / commits / f8f6e1a21a

[bundles] update GitHub actions for commit build branch (#31432)

This is a followup to https://github.com/facebook/react/commit/6c0f37f94b020279fb5ada70facc008fccb7172e to unblock the job.

Jan Kassens committed Nov 5, 2024 at 16:04 UTC f8f6e1a21a1cac64cf6faf666367d641b2d8b171
1 file changed -1
.github/workflows/runtime_commit_artifacts.yml
-1
@@ -137,7 +137,6 @@ jobs:
137 # Delete OSS renderer. OSS renderer is synced through internal script.
138 RENDERER_FOLDER=$BASE_FOLDER/react-native-github/Libraries/Renderer/implementations/
139 rm $RENDERER_FOLDER/ReactFabric-{dev,prod,profiling}.js
140 - rm $RENDERER_FOLDER/ReactNativeRenderer-{dev,prod,profiling}.js
140
141 # Move React Native version file
142 mv build/facebook-react-native/VERSION_NATIVE_FB ./compiled-rn/VERSION_NATIVE_FB