exlcude firmware.bin from remote setup zip

This commit is contained in:
CaCO3
2023-01-30 22:10:56 +01:00
committed by GitHub
parent 69af3d79c1
commit 391907b5a1

View File

@@ -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/