File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 30
30
- source-path: ./
31
31
- name: Arduino_DebugUtils
32
32
- source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
33
- version: 228ac355a957d60e1e06276ec12fe75598b09759
33
+ version: cfe83cb774a9ae6ecbceb5413f31a52e2cab87cc
34
34
- source-url: https://github.com/fabik111/ArduinoBLE.git
35
35
version: 82e2a28f871e97b313846cee6d9efed8943dca53
36
36
- source-url: https://github.com/arduino-libraries/Arduino_CloudUtils.git
@@ -141,10 +141,6 @@ jobs:
141
141
- name : Checkout
142
142
uses : actions/checkout@v4
143
143
144
- - name : Install ESP32 platform dependencies
145
- if : matrix.board.type == 'esp32'
146
- run : pip3 install pyserial
147
-
148
144
- name : Compile examples
149
145
uses : arduino/compile-sketches@v1
150
146
with :
You can’t perform that action at this time.
0 commit comments