Skip to content

Commit

Permalink
update extra lib deps for PIO CI
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed May 30, 2023
1 parent 0f3f6d9 commit 440ddad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_platformIO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
example-path: ${{ matrix.example }}
board-id: ${{ matrix.board }}
lib-deps: knolleary/PubSubClient 256dpi/MQTT
lib-deps: -l knolleary/PubSubClient -l 256dpi/MQTT
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 440ddad

Please sign in to comment.