mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
workflows: dtoverlaycheck: Update the dependencies
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
2
.github/workflows/dtoverlaycheck.yml
vendored
2
.github/workflows/dtoverlaycheck.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Install toolchain
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt-get install gcc-arm-linux-gnueabihf libfdt-dev device-tree-compiler
|
||||
sudo apt-get install gcc-arm-linux-gnueabihf libfdt-dev device-tree-compiler gnutls-dev
|
||||
timeout-minutes: 10
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user