ruvector/.github
rUv e0d2835fc2 fix(ci): resolve cp same-file error in build-rvf-node workflow
The copy step was failing with "cp: 'X' and 'X' are the same file" because
committed binaries in npm/ subdirs matched the find pattern. Added -maxdepth 1
to only find freshly built files and realpath comparison before cp.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-02-16 21:57:12 +00:00
..
benchmarks feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
workflows fix(ci): resolve cp same-file error in build-rvf-node workflow 2026-02-16 21:57:12 +00:00