-
-
Notifications
You must be signed in to change notification settings - Fork 491
Commit b1ef801
author
committedAkos Kitta
fix: install AVR without post scripts running
to avoid UAC prompt on Windows CI
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>1 parent 1da8f6d commit b1ef801
File tree
3 files changed
+16
-3
lines changed- arduino-ide-extension/src
- common/protocol
- node
- test/node
3 files changed
+16
-3
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
144 | 154 |
| |
145 | 155 |
| |
146 | 156 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 | + | ||
437 | 438 |
| |
438 | 439 |
| |
439 | 440 |
| |
| |||
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
454 | + | ||
455 | + | ||
456 | + | ||
453 | 457 |
| |
454 | 458 |
| |
455 | 459 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 | - | ||
143 | + | ||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 | - | ||
149 | + | ||
150 | 150 |
| |
151 | 151 |
| |
152 | - | ||
153 | 152 |
| |
154 | 153 |
| |
155 | 154 |
| |
|
0 commit comments