mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
3050fe8318
The just.systems install script intermittently returns HTTP 403, causing CI jobs to fail before tests even run. The extractions/setup-just GitHub Action downloads from GitHub releases instead, which is reliable. Also removes the separate Windows choco install step since the action handles all platforms natively. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>