mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-20 22:48:26 +03:00
exlcude firmware.bin from remote setup zip
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user