Files
TeleUploader/.gitea/workflows
Claude 319d2980c5
Build & Deploy (Nix) / build-and-deploy (push) Failing after 47s
fix: use full path for nix-env in deploy step
The deploy step runs with 'sudo' which resets PATH, so nix-env is
not found. Use explicit path to the nix-env binary.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 15:33:29 +07:00
..