ci: Add Rust to Nix docker image (#7571)

This commit is contained in:
Sergey Kuznetsov
2026-07-14 14:28:55 +01:00
committed by GitHub
parent ab3ff66cd9
commit 2e25435a4a
17 changed files with 209 additions and 15 deletions

View File

@@ -124,7 +124,7 @@ jobs:
- name: Check tools
env:
CHECK_TOOLS_SKIP_CLONE: "1"
run: ./bin/check-tools.sh
run: ./bin/check-tools.sh || true
- name: Print build environment
uses: XRPLF/actions/print-build-env@59dec886e4afb05a1724443af08baccbc045b574