dillon1000/react

Commit

[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
Browse files
Changed paths3 files
First-parent comparison
M compiler/.github/workflows/ci.yml ModifiedM compiler/.github/workflows/react.yml ModifiedM compiler/.github/workflows/test262.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…