Do some other shit

This commit is contained in:
Just Call Me Koko
2024-06-26 16:15:19 -04:00
parent 862a0baf8f
commit eeb8b1f138

View File

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