Commit 02ac8db
fix(ci): run pnpm install in setup action to restore bin links
The cached node_modules restored by the setup action lacks proper pnpm
bin linking, causing `pnpm exec playwright` to fail with "Command not found".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7a7e489 commit 02ac8db
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments