2 Commits

Author SHA1 Message Date
557fddd96e fix: remove prepare script to resolve CI failure
Some checks failed
/ test (push) Failing after 4m46s
The prepare script caused npm ci to fail during Gitea Actions because
it ran 'npm run build' before node_modules/.bin was properly linked,
resulting in 'tsc: not found' errors.
2026-02-03 09:14:06 +00:00
66c6938938 fix: Rename files to correct paths (remove leading dots)
Some checks failed
CI / test (push) Has been cancelled
2026-02-03 08:05:31 +00:00