Skip to content

Commit 358ad44

Browse files
committed
ci: add MsgPack library for UNO Q build
1 parent 56d176e commit 358ad44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ jobs:
106106
- fqbn: arduino:zephyr:unoq
107107
platforms: |
108108
- name: arduino:zephyr
109+
libraries: |
110+
- name: MsgPack
109111
artifact-name-suffix: arduino-zephyr-unoq
110112

111113
steps:

0 commit comments

Comments
 (0)