Pārlūkot izejas kodu

exlcude firmware.bin from remote setup zip

CaCO3 3 gadi atpakaļ
vecāks
revīzija
391907b5a1
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      .github/workflows/build.yaml

+ 0 - 1
.github/workflows/build.yaml

@@ -185,7 +185,6 @@ jobs:
       run: |
       run: |
         rm -rf ./remote_setup
         rm -rf ./remote_setup
         mkdir -p ./remote_setup
         mkdir -p ./remote_setup
-        cp "./code/.pio/build/esp32cam/firmware.bin" "remote_setup/firmware.bin"
 
 
     - name: Add Web UI to remote_setup
     - name: Add Web UI to remote_setup
       run: cp -r ./html ./remote_setup/
       run: cp -r ./html ./remote_setup/