mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Bootimage is not needed for post-01
This commit is contained in:
2
.github/workflows/build-code.yml
vendored
2
.github/workflows/build-code.yml
vendored
@@ -53,8 +53,6 @@ jobs:
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
- name: Install bootimage
|
||||
run: cargo install bootimage --debug
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Add thumbv7em-none-eabihf Target
|
||||
|
||||
Reference in New Issue
Block a user