Files
computer/.github
f-trycua a08363f46e Add debugging and fix absolute paths in version consistency check
Added comprehensive debugging to diagnose why get_pyproject_version.py
is not receiving arguments correctly after git reset.

Changes:
- Added debug output showing current directory, GITHUB_WORKSPACE, and paths
- Changed pyproject.toml path to use absolute path with GITHUB_WORKSPACE
- Added ls commands to verify files exist before running script
- This will help identify if the git reset is affecting path resolution

The error shows the script's usage message, indicating arguments
aren't being passed correctly. The debug output will reveal why.

Related: https://github.com/trycua/cua/actions/runs/19482970320

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 23:51:26 +01:00
..
2025-09-26 06:08:59 +02:00