[ci] mkdir before mv

Missed this earlier.
This commit is contained in:
Lauren Tan
2025-03-13 17:26:54 -04:00
parent 0df46f01a9
commit 9f44adbb04
@@ -108,6 +108,7 @@ jobs:
mv build/__test_utils__/ReactAllWarnings.js ./compiled/facebook-www/__test_utils__/ReactAllWarnings.js
# Move eslint-plugin-react-hooks into eslint-plugin-react-hooks
mkdir /compiled/eslint-plugin-react-hooks
mv build/oss-experimental/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js \
./compiled/eslint-plugin-react-hooks/index.js