Browse Source

exlcude firmware.bin from remote setup zip

CaCO3 3 years ago
parent
commit
391907b5a1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/build.yaml

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

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