Skip to content

Commit

Permalink
No need to install bootimage
Browse files Browse the repository at this point in the history
  • Loading branch information
YushiOMOTE committed Jul 13, 2024
1 parent 7ab1e70 commit 0879bdf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
rustup target add x86_64-unknown-none
rustup component add rust-src
rustup component add llvm-tools-preview
- name: Install bootimage
run: |
cargo install bootimage
- run: cargo test --verbose

fmt:
Expand Down

0 comments on commit 0879bdf

Please sign in to comment.