Skip to content

Commit

Permalink
Next test 6
Browse files Browse the repository at this point in the history
  • Loading branch information
willmmiles committed Mar 10, 2024
1 parent 9135964 commit 94fcbcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/on-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ else
# PlatformIO Test
source ./.github/scripts/install-platformio.sh

python -m platformio pkg install --storage-dir "$GITHUB_WORKSPACE"
echo "Installing ArduinoJson ..."
python -m platformio pkg install --library https://github.com/bblanchon/ArduinoJson.git
echo "Installing ESPAsyncTCP ..."
Expand Down

0 comments on commit 94fcbcb

Please sign in to comment.