Skip to content

Commit

Permalink
[bundles] update GitHub actions for commit build branch (#31432)
Browse files Browse the repository at this point in the history
This is a followup to
6c0f37f
to unblock the job.
  • Loading branch information
kassens authored Nov 5, 2024
1 parent 6c0f37f commit f8f6e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/runtime_commit_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ jobs:
# Delete OSS renderer. OSS renderer is synced through internal script.
RENDERER_FOLDER=$BASE_FOLDER/react-native-github/Libraries/Renderer/implementations/
rm $RENDERER_FOLDER/ReactFabric-{dev,prod,profiling}.js
rm $RENDERER_FOLDER/ReactNativeRenderer-{dev,prod,profiling}.js
# Move React Native version file
mv build/facebook-react-native/VERSION_NATIVE_FB ./compiled-rn/VERSION_NATIVE_FB
Expand Down

0 comments on commit f8f6e1a

Please sign in to comment.