Josh Knapp c9dc232fc4
Some checks failed
Build App / build-windows (push) Successful in 3m40s
Build App / build-linux (push) Successful in 7m4s
Build App / build-macos (push) Failing after 11m34s
fix: remove Node.js from actual path location on Act runner
The Act runner has Node 18 at /opt/acttoolcache/node/18.20.3/x64/bin/,
not at /usr/local/bin/. Use $(dirname "$(which node)") to find and
remove the actual binary location before installing Node 22.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 18:08:46 -08:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
Description
No description provided
MIT 1.6 MiB
2026-03-06 16:43:28 +00:00
Languages
TypeScript 50%
Rust 39.3%
Shell 8.3%
Dockerfile 1.8%
CSS 0.3%
Other 0.2%