Add uuid-dev to U-Boot workflow dependencies

pull/1534/merge
viktorxda 2025-08-23 20:54:14 +02:00 committed by GitHub
parent eb714194ef
commit cec2ac4260
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 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 gnutls-dev lzma-alone
sudo apt-get install gcc-arm-linux-gnueabi gcc-mipsel-linux-gnu u-boot-tools lzop gnutls-dev lzma-alone uuid-dev
- name: Allwinner
run: |