* workflow update

This commit is contained in:
lumapu 2022-07-06 22:40:40 +02:00
parent 56958971f8
commit 0c32e3a3bf
2 changed files with 2 additions and 2 deletions

View file

@ -37,4 +37,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: firmware
path: ./build_output
path: .pio/build/d1_mini

View file

@ -10,7 +10,7 @@ board_build.f_cpu = 80000000L
;build_flags = -DDEBUG_ESP_PORT=Serial
lib_deps =
RF24
nrf24/RF24@1.4.2
PubSubClient
Time
ArduinoJson