Skip to content

Commit

Permalink
~/.
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Dec 13, 2023
1 parent 04f5e65 commit 7c0f395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
run: python -m pip install platformio
- name: List
run: ls -laR
- name: List ~/.
run: ls -laR ~/.
- name: Copy boards
run: cp -vv ./boards/*.json ~/.platformio/platforms/espressif32/boards/
- name: Build firmware
Expand Down

0 comments on commit 7c0f395

Please sign in to comment.