Skip to content

Commit

Permalink
Fix CI examples path typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hayschan committed May 25, 2024
1 parent 6dd9c94 commit 29dd7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- esp32s3
- esp32c3
examples:
- examples/basics
- examples/temperature_control_relay
- examples/another_example
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 29dd7ac

Please sign in to comment.