Skip to content

Commit

Permalink
Update lopy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandromrc authored Sep 15, 2022
1 parent 8003ac9 commit 00ed12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lopy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install platform
run: |
arduino-cli lib install Tweakly
arduino-cli core update-index --additional-urls https://dl.espressif.com/dl/package_esp32_index.json
arduino-cli core install esp32:esp32 --additional-urls https://dl.espressif.com/dl/package_esp32_index.json
- name: Compile Sketch
run: arduino-cli compile --fqbn ${{ matrix.fqbn }} ./examples/01.Basic/Analog_input_Pad/Analog_input_Pad.ino

0 comments on commit 00ed12d

Please sign in to comment.