Skip to content

Commit 4c6eac7

Browse files
committed
Revert OLED library from workflow
1 parent d8e434f commit 4c6eac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
4242
4343
"SparkFun u-blox GNSS v3"@3.0.2
44-
"SparkFun Qwiic OLED Arduino Library"@1.0.6
4544
"SparkFun MAX1704x Fuel Gauge Arduino Library"@1.0.4
4645
"SparkFun LIS2DH12 Arduino Library"@1.0.3
4746
"ESP32-OTA-Pull"@1.0.0
@@ -50,7 +49,8 @@ jobs:
5049
run: arduino-cli config set library.enable_unsafe_install true
5150

5251
- name: Get Libraries
53-
run: arduino-cli lib install --git-url
52+
run: arduino-cli lib install --git-url
53+
https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library.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)