Skip to content

Commit

Permalink
Update compile_examples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Apr 24, 2024
1 parent 9c54ec2 commit 53bd6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Compile code
run: |
arduino-cli compile --fqbn esp8266:esp8266:mini_d1 ./examples/Wemos_D1_mini_AM2302_Sensor_Array_Example
arduino-cli compile --fqbn esp8266:esp8266:d1_mini ./examples/Wemos_D1_mini_AM2302_Sensor_Array_Example/Wemos_D1_mini_AM2302_Sensor_Array_Example.ino

0 comments on commit 53bd6af

Please sign in to comment.