Skip to content

Commit 8605966

Browse files
pelwellpopcornmix
authored andcommitted
workflows: dtoverlaycheck: Update the dependencies
Signed-off-by: Phil Elwell <[email protected]>
1 parent e703af2 commit 8605966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dtoverlaycheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install toolchain
2323
run: |
2424
sudo apt update
25-
sudo apt-get install gcc-arm-linux-gnueabihf libfdt-dev device-tree-compiler
25+
sudo apt-get install gcc-arm-linux-gnueabihf libfdt-dev device-tree-compiler gnutls-dev
2626
timeout-minutes: 10
2727

2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)