Commit f7eb66a
ci(seo): drop setup-node from gsc-submit workflow
actions/setup-node@v5 auto-detects pnpm-lock.yaml and tries to enable
pnpm package-manager caching, which fails because pnpm isn't installed
on the runner. The submit script has zero npm dependencies, so the
preinstalled Node on ubuntu-latest is enough.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 928d832 commit f7eb66a
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
| |||
0 commit comments