mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
[no ci] Workflow: update uboot.yml (#1592)
This commit is contained in:
7
.github/workflows/uboot.yml
vendored
7
.github/workflows/uboot.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: Prepare
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install gcc-arm-linux-gnueabi gcc-mipsel-linux-gnu u-boot-tools lzop
|
||||
sudo apt-get install gcc-arm-linux-gnueabi gcc-mipsel-linux-gnu u-boot-tools lzop gnutls-dev lzma-alone
|
||||
|
||||
- name: Allwinner
|
||||
run: |
|
||||
@@ -35,6 +35,5 @@ jobs:
|
||||
with:
|
||||
tag_name: latest
|
||||
files: |
|
||||
u-boot-ingenic/output/*-nor.bin
|
||||
u-boot-sigmastar/output/*-nor.bin
|
||||
u-boot-sigmastar/output/*-nand.bin
|
||||
u-boot-*/output/*-nor.bin
|
||||
u-boot-*/output/*-nand.bin
|
||||
|
||||
Reference in New Issue
Block a user