Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
felixerdy committed May 31, 2024
1 parent 8c7e898 commit 0428939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
- name: Create OTA update file
if: startsWith(matrix.board.fqbn, 'esp32')
run: |
ls -lah .
git clone https://github.com/arduino-libraries/ArduinoIoTCloud.git
pip install crccheck
Expand Down

0 comments on commit 0428939

Please sign in to comment.