Skip to content

Commit 0441fe8

Browse files
committed
fix CI
1 parent 0c54ef9 commit 0441fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ generate:
121121

122122
prepare:
123123
rustup target add riscv64imac-unknown-none-elf
124-
cargo install --git https://github.com/nervosnetwork/ckb-standalone-debugger ckb-debugger --tag 0.118
124+
cargo install --git https://github.com/nervosnetwork/ckb-standalone-debugger ckb-debugger --tag v0.118.0
125125

126126
ci: build
127127
ls -alht build/release

0 commit comments

Comments
 (0)