Commit 14c83f1
fix: remove npm cache from CI (no lock file in repo)
The waypath repo intentionally does not commit package-lock.json
since the only runtime dependency (better-sqlite3) is optional and
dev dependencies are empty. Cache requires a lock file, so drop it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1361aee commit 14c83f1
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
0 commit comments