Skip to content

Commit

Permalink
update workflow v2.0.10
Browse files Browse the repository at this point in the history
added Arduino JSON library
  • Loading branch information
AnshumanFauzdar authored Dec 6, 2021
1 parent 6667ae0 commit 8b3f905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sony.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
arduino-cli core update-index
arduino-cli core search spresense
arduino-cli core install SPRESENSE:spresense
arduino-cli lib install [email protected]
- name: Compile Sketch
run: arduino-cli compile --fqbn SPRESENSE:spresense:spresense ./firmware/testing/wifi/spresense

0 comments on commit 8b3f905

Please sign in to comment.