Skip to content

Commit b506485

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

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/compile-examples.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ jobs:
108108
- name: arduino:zephyr
109109
artifact-name-suffix: arduino-zephyr-unoq
110110

111+
include:
112+
fqbn: arduino:zephyr:unoq
113+
libraries: |
114+
- name: MsgPack
115+
111116
steps:
112117
- name: Checkout repository
113118
uses: actions/checkout@v6

0 commit comments

Comments
 (0)