Files
obdash/.gitea/workflows
justin 43dd739e3c
Build binaries / macos (push) Failing after 43s
Build binaries / windows (push) Failing after 1m19s
Build binaries / linux-amd64 (push) Failing after 1m47s
Build binaries / linux-arm64 (push) Failing after 1m46s
CI(windows): per-user Python install + robust python.exe path lookup
The installer's InstallAllUsers=1 needs admin (runner service isn't elevated)
so Python landed in the per-user LOCALAPPDATA dir, not C:\Program Files; the
hardcoded PATH prepend missed it -> 'python not recognized'. Switch to a
per-user install and locate python.exe across the known dirs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yT89n4zR4qbrySoSiEyZs
2026-06-30 16:20:02 -04:00
..