Attempt to fix diff syncing for Meta (#28801)
#28796 broke Meta's PR syncing tool, hoping this fixes it
Joseph Savona committed
Apr 9, 2024 at 14:05 UTC
64c8d2d45d49dbb2f59ea23e5e739eb79e124abc
1 file changed
+1
-1
.github/workflows/commit_artifacts.yml
+1
-1
@@ -132,7 +132,7 @@ jobs:
132
./compiled/facebook-www/eslint-plugin-react-hooks.js
133
134
# Move unstable_server-external-runtime.js into facebook-www
135
- mv build/oss-stable/react-dom/unstable_server-external-runtime.js \
135
+ mv build/oss-experimental/react-dom/unstable_server-external-runtime.js \
136
./compiled/facebook-www/unstable_server-external-runtime.js
137
138
# Move react-refresh-babel.development.js into babel-plugin-react-refresh