Skip to content

Commit

Permalink
Do a fancy search
Browse files Browse the repository at this point in the history
  • Loading branch information
justcallmekoko committed Jun 26, 2024
1 parent 5c49472 commit 5cd0ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Show Arduino dir structure
run: |
find /home/runner/.arduino15/packages/esp32/hardware/
find /home/runner/.arduino15/packages/esp32/ -type f -exec grep -l "-lefuse" {} +
- name: Pull arduino-esp32 v2.0.4
uses: actions/checkout@v2
Expand Down

0 comments on commit 5cd0ffb

Please sign in to comment.