Skip to content

Commit 7fac8c6

Browse files
committed
MCU8MASS-3056 Add arduino-cli lib update-index in jenkins file
1 parent 60b8f9d commit 7fac8c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfilek8s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
steps {
4747
sh 'arduino-cli core update-index --additional-urls "http://drazzy.com/package_drazzy.com_index.json"'
4848
sh 'arduino-cli core install --additional-urls "http://drazzy.com/package_drazzy.com_index.json" DxCore:megaavr'
49+
sh 'arduino-cli lib update-index'
4950
sh 'arduino-cli lib install ArduinoJson'
5051
sh 'arduino-cli lib install "Adafruit GPS Library"'
5152
sh 'arduino-cli lib install "Adafruit AHTX0"'

0 commit comments

Comments
 (0)