update CI for build-doc

ch1-qemu-exit
Yu Chen 3 years ago
parent 3e4f99b4a7
commit 56b332e6ea

@ -13,7 +13,6 @@ jobs:
- name: Build doc
run: |
rustup target add riscv64gc-unknown-none-elf
cargo install cargo-binutils --vers =0.3.3
rustup component add llvm-tools-preview
rustup component add rust-src
cd os

Loading…
Cancel
Save