Skip to content

Commit 7c50837

Browse files
committed
Debugging for rust-lang/rust#59661
1 parent ff85a2e commit 7c50837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ steps:
5959
displayName: 'Install Rustup Src Component'
6060

6161
- script: |
62-
cargo install cargo-xbuild --debug
62+
cargo install cargo-xbuild --git https://github.com/rust-osdev/cargo-xbuild.git --branch debug --debug
6363
cargo install bootimage --debug
6464
displayName: 'Install cargo-xbuild and bootimage'
6565

0 commit comments

Comments
 (0)