Skip to content

Commit

Permalink
ci(flash_repo): Add build test
Browse files Browse the repository at this point in the history
  • Loading branch information
mythbuster5 committed Aug 30, 2024
1 parent 3275456 commit b686fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:

- name: Build custom_flash_driver example
run: |
cd examples/storage/custom_flash_driver
cd esp-idf/examples/storage/custom_flash_driver
idf.py set-target esp32
idf.py build

0 comments on commit b686fd4

Please sign in to comment.