We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865e3ab commit 030c293Copy full SHA for 030c293
1 file changed
.github/workflows/compile.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: ArduinoJson
65
- name: Time
66
- name: AsyncTCP
67
- - name: ESPAsyncWebServer
+ - source-url: https://github.com/me-no-dev/ESPAsyncWebServer.git
68
- source-url: https://github.com/SolderedElectronics/Soldered-MFRC522-RFID-Reader-Arduino-Library.git
69
- source-url: https://github.com/SolderedElectronics/Soldered-WS2812-Smart-Leds-Arduino-Library.git
70
- source-url: https://github.com/SolderedElectronics/Soldered-BME280-BME680-Gas-Sensor-Arduino-Library.git
0 commit comments