8000 Revert "Attempt to fix CI" · bblanchon/ArduinoJson@9ef98f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ef98f0

Browse files
committed
Revert "Attempt to fix CI"
This reverts commit afabcf8.
1 parent afabcf8 commit 9ef98f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/ci/platformio.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh -eux
22

3-
pip3 install --user platformio
3+
pip install --user platformio
44

55
case $BOARD in
66
uno)

0 commit comments

Comments
 (0)
0