Skip to content

Commit 3405278

Browse files
committed
Add missing cddlc install step
Signed-off-by: Alex Tzonkov <4975715+attzonko@users.noreply.github.com>
1 parent f46f858 commit 3405278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-cddl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
sudo apt-get update
2020
sudo apt-get install -y ruby
2121
sudo gem install cddl
22+
sudo gem install cddlc
2223
sudo gem install cbor-diag
2324
2425
- name: Convert DIAG to CBOR

0 commit comments

Comments
 (0)