fix indent

This commit is contained in:
Frank Haverland
2022-09-25 19:05:16 +02:00
parent 5e93f1e8bd
commit 452339a1f0

View File

@@ -162,10 +162,6 @@ jobs:
uses: actions/cache@v3
with:
path: |
./code/.pio/build/esp32cam/firmware.bin
./code/.pio/build/esp32cam/partitions.bin
./code/.pio/build/esp32cam/bootloader.bin
./sd-card/html/version.txt
./dist
key: ${{ github.run_number }}-pack-for-OTA-v2