mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
The previous suggestion commits introduced duplicate keys and missing YAML structure. This commit fixes: - Duplicate env: block → single block with ccache vars - Missing jobs: key - Duplicate apt-get install → single line with ccache - Missing 'Install Python dependencies' step name - Duplicate 'uses: setup-conan' - Missing 'uses: actions/cache@v4' and 'with:' for cache step - Duplicate 'Configure CMake' step name Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>