mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge a9942dcaca into sapling-pr-archive-poteto
This commit is contained in:
@@ -44,9 +44,6 @@ jobs:
|
||||
with:
|
||||
path: "**/node_modules"
|
||||
key: compiler-node_modules-${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('compiler/**/yarn.lock') }}
|
||||
- name: yarn install compiler
|
||||
run: yarn install --frozen-lockfile
|
||||
working-directory: compiler
|
||||
- name: yarn install playground
|
||||
run: yarn install --frozen-lockfile
|
||||
- run: npx playwright install --with-deps chromium
|
||||
|
||||
Reference in New Issue
Block a user