mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 08:36:35 +03:00
- Remove workflow_dispatch trigger (no artifacts on manual dispatch) - Add nodejs npm to Ubuntu test dependencies - Add explicit permissions: contents: read to workflow - Replace echo|grep with [[ ]] pattern matching (4 instances) - Drop ambiguous 2>&1 from install commands - Use (( ++ )) arithmetic style in test helpers