Skip to content

Commit 4adce17

Browse files
committed
Lock ESP32 OTA library to version
1 parent 9ee4fba commit 4adce17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-rtk-firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ jobs:
4444
"SparkFun Micro OLED Breakout"@1.3.4
4545
"SparkFun MAX1704x Fuel Gauge Arduino Library"@1.0.4
4646
"SparkFun LIS2DH12 Arduino Library"@1.0.3
47+
"ESP32-OTA-Pull"@1.0.0
4748

4849
- name: Enable external libs
4950
run: arduino-cli config set library.enable_unsafe_install true
5051

5152
- name: Get Libraries
5253
run: arduino-cli lib install --git-url
53-
https://github.com/nseidle/ESP32-OTA-Pull.git
5454
https://github.com/me-no-dev/ESPAsyncWebServer.git
5555
https://github.com/me-no-dev/AsyncTCP.git
5656

0 commit comments

Comments
 (0)