4 Commits

Author SHA1 Message Date
saberzero1 6fdeaef8c2 fix: use npm install instead of npm ci in deploy
The lockfile was generated on linux x86_64 but CI needs platform-
specific optional deps for all architectures. npm install resolves
them correctly while npm ci requires exact lockfile match.
2026-07-23 01:59:52 +02:00
saberzero1 5ec3f4a13a fix(ci): build v5 preview 2026-03-14 18:19:40 +01:00
Jacky Zhao bc99b4a636 perm 2026-03-14 09:49:54 -07:00
Jacky Zhao a6b83da067 separate v5 pipeline 2026-03-14 09:47:36 -07:00