Some other bullshit that github or espressif switched around idk

This commit is contained in:
Just Call Me Koko
2024-06-26 16:19:55 -04:00
parent eeb8b1f138
commit 5c494724b4

View File

@@ -24,7 +24,7 @@ jobs:
- name: Show Arduino dir structure
run: |
find /home/runner/.arduino15/packages/esp32/
find /home/runner/.arduino15/packages/esp32/hardware/
- name: Pull arduino-esp32 v2.0.4
uses: actions/checkout@v2