Skip to content

Commit 814b81f

Browse files
committed
fix build CI branch
Signed-off-by: Wojciech Ozga <woz@zurich.ibm.com>
1 parent 5f6f3e0 commit 814b81f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
run: rustup target add riscv64gc-unknown-none-elf
3232
- name: install rust nightly
3333
run: rustup component add rustfmt
34-
- name: install cargo utils
35-
run: cargo install cargo-binutils
3634
- name: build riscv toolchain
3735
run: ACE_DIR=$(pwd)/build/ MAKEFLAGS="--silent -j4" make devtools
3836
- name: build emulator

0 commit comments

Comments
 (0)