From a7ebf0ed7c6b44ee0acff2fe32fb9983f652369f Mon Sep 17 00:00:00 2001 From: Joe Savona Date: Tue, 9 Apr 2024 13:57:29 -0700 Subject: [PATCH] Attempt to fix diff syncing for Meta --- .github/workflows/commit_artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit_artifacts.yml b/.github/workflows/commit_artifacts.yml index 96d19d9c95c89..89ffe45195154 100644 --- a/.github/workflows/commit_artifacts.yml +++ b/.github/workflows/commit_artifacts.yml @@ -132,7 +132,7 @@ jobs: ./compiled/facebook-www/eslint-plugin-react-hooks.js # Move unstable_server-external-runtime.js into facebook-www - mv build/oss-stable/react-dom/unstable_server-external-runtime.js \ + mv build/oss-experimental/react-dom/unstable_server-external-runtime.js \ ./compiled/facebook-www/unstable_server-external-runtime.js # Move react-refresh-babel.development.js into babel-plugin-react-refresh