-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit 19cbd5a
author
committedAkos Kitta
fix(build): made protoc optional
it's unavailable on macOS arm64 (YePpHa/node-protoc#9) and the API
generation is a manual process: 0942ef6
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>1 parent ccc3801 commit 19cbd5a
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 | - | ||
127 | 126 |
| |
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
131 | 130 |
| |
132 | - | ||
131 | + | ||
132 | + | ||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
|
0 commit comments