Fixed typo in package name

Change-Id: Ie2169e5a38e56bb56b44036c911344a1db5adbf8
Signed-off-by: Jan Matyas <jan.matyas@codasip.com>
This commit is contained in:
Jan Matyas 2023-02-21 18:07:26 +01:00
parent edd4fb00c3
commit ebe4de6778
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Install packages
run: |
sudo apt-get update
sudo apt-get install device-tree-compiler build-essentials
sudo apt-get install device-tree-compiler build-essential
- name: Cache dependencies
id: cache-deps