Commit c1d2d13
committed
add project path
Run dotnet tool install --global Microsoft.Playwright.CLI
dotnet tool install --global Microsoft.Playwright.CLI
playwright install chromium --with-deps
shell: /usr/bin/bash -e {0}
env:
DOTNET_ROOT: /usr/share/dotnet
You can invoke the tool using the following command: playwright
Couldn't find project using Playwright. Ensure a project or a solution exists in /home/runner/work/dotnetcms/dotnetcms, or provide another path using -p.
Tool 'microsoft.playwright.cli' (version '1.2.3') was successfully installed.
Error: Process completed with exit code 1.1 parent 5e39655 commit c1d2d13
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Whitespace-only changes.
0 commit comments