mirror of
https://github.com/microsoft/playwright-cli.git
synced 2026-09-14 19:59:39 +08:00
chore: update readme for 0.0.64
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@ async function main() {
|
||||
console.log(`Installed @playwright/cli version: ${version}`);
|
||||
|
||||
// 2. Run playwright-cli install-skills
|
||||
console.log('\n=== Running playwright-cli install-skills ===\n');
|
||||
run('npx playwright-cli install-skills');
|
||||
console.log('\n=== Running playwright-cli install --skills ===\n');
|
||||
run('npx playwright-cli install --skills');
|
||||
|
||||
// 3. Move generated skills into the existing skills folder
|
||||
console.log('\n=== Updating skills folder ===\n');
|
||||
|
||||
Reference in New Issue
Block a user