Debug cargo version on CI

This commit is contained in:
Arnaud 2025-10-08 05:23:52 +02:00
parent 3bb0bc7498
commit 2e39d674a9
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -25,6 +25,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y build-essential cmake curl git rustc cargo
cargo --version
make update
make libcodex