dillon1000/react
Commit
Browse files [ci] Pass correct flags to yarn install
Turns out `--immutable` and `--immutable-cache` are for yarn 2, yarn 1.x needs to use the `--frozen-lockfile` flag instead
Changed paths3 files
First-parent comparisoncompiler/.github/workflows/ci.yml ModifiedM compiler/.github/workflows/react.yml ModifiedM compiler/.github/workflows/test262.yml ModifiedPatch
Files changed
Rendering syntax-highlighted changes…