Skip to content

Commit

Permalink
ci: align esp32 core to the one installed on Arduino cloud web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
pennam committed Aug 8, 2024
1 parent 6ef7ad8 commit dc92ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ jobs:
# Install ESP32 platform via Boards Manager
- name: esp32:esp32
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
version: 2.0.17
sketch-paths: |
- examples/ArduinoIoTCloud-DeferredOTA
Expand Down

0 comments on commit dc92ab2

Please sign in to comment.