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:
|
with:
|
||||||
profile: minimal
|
profile: minimal
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
- name: Install bootimage
|
|
||||||
run: cargo install bootimage --debug
|
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Add thumbv7em-none-eabihf Target
|
- name: Add thumbv7em-none-eabihf Target
|
||||||
|
|||||||
Reference in New Issue
Block a user