Jorge Aparicio 8 жил өмнө
parent
commit
948ada48b5
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      ci/install.sh

+ 1 - 0
ci/install.sh

@@ -27,6 +27,7 @@ install_rust() {
         rustup default nightly
     fi
 
+    rustup -V
     rustc -V
     cargo -V
 }