Bootimage is not needed for post-01

This commit is contained in:
Philipp Oppermann
2020-07-17 11:39:47 +02:00
parent 635677d07c
commit 3fb4695f6c

View File

@@ -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