mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
The print-env action uses $CC which is not set on native ubuntu-latest (only in container builds). Add continue-on-error so this diagnostic step doesn't block the pipeline. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>