mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +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>