[no ci] Workflow: update uboot.yml (#1592)

pull/1593/head
viktorxda 2024-10-27 17:31:56 +01:00 committed by GitHub
parent adf80ead75
commit e9329e669d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 4 deletions

View File

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