]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/.cirrus.yml
Auto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
[rust.git] / compiler / rustc_codegen_cranelift / .cirrus.yml
index e173df423a76523f092160e138d648ea64c29651..61da6a2491c52fcd3270195db5fb441e89c0a496 100644 (file)
@@ -14,7 +14,7 @@ task:
     - . $HOME/.cargo/env
     - git config --global user.email "user@example.com"
     - git config --global user.name "User"
-    - ./prepare.sh
+    - ./y.rs prepare
   test_script:
     - . $HOME/.cargo/env
     - # Enable backtraces for easier debugging