Commit graph

2 commits

Author SHA1 Message Date
353aeda20d
chore: untrack node_modules
Dependencies are installed at runtime via `bun install --frozen-lockfile`
in action.yml, so the vendored node_modules tree is unused. Add
node_modules/ and dist/ to .gitignore.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 18:57:07 +02:00
499ee5eba0
fix: update workflow 2026-05-11 15:09:43 +02:00