mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: fix create-playwright builds (#10083 follow-up)
This commit is contained in:
parent
4b37990f9c
commit
82ec09fc55
@ -24,8 +24,8 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: npm i -g npm@7
|
||||
- run: npm ci
|
||||
- run: npm i -g npm@8
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm run test
|
||||
working-directory: packages/create-playwright/
|
||||
|
Loading…
x
Reference in New Issue
Block a user