Skip to content

Commit

Permalink
Update build-datalogger-iot.yml
Browse files Browse the repository at this point in the history
remove version for esp32 checkout
  • Loading branch information
gigapod authored Apr 12, 2024
1 parent 71a6cdd commit a028e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-datalogger-iot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Install ESP32 - v2.0.9 (May, 2023)
- name: Arduino - Install ESP32 platform
run: arduino-cli core install esp32:esp32@2.0.14
run: arduino-cli core install esp32:esp32

# install the libraries Flux uses
- name: Install Flux dependant libraries.
Expand Down

0 comments on commit a028e94

Please sign in to comment.