mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 10:17:39 +02:00
Pass -v
to particle command line
This commit is contained in:
@ -14,5 +14,5 @@ cp -r "$SOURCE_DIR/src" "$WORK_DIR/"
|
|||||||
cp -r "$SOURCE_DIR/examples" "$WORK_DIR/"
|
cp -r "$SOURCE_DIR/examples" "$WORK_DIR/"
|
||||||
|
|
||||||
cd "$WORK_DIR"
|
cd "$WORK_DIR"
|
||||||
particle library upload
|
particle library upload -v
|
||||||
particle library publish
|
particle library publish -v
|
||||||
|
Reference in New Issue
Block a user