diff --git a/.github/workflows/compile-sketches.yml b/.github/workflows/compile-sketches.yml index 59d2cba..7d03dc1 100644 --- a/.github/workflows/compile-sketches.yml +++ b/.github/workflows/compile-sketches.yml @@ -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