Skip to content

Commit

Permalink
exlcude firmware.bin from remote setup zip
Browse files Browse the repository at this point in the history
  • Loading branch information
caco3 authored Jan 30, 2023
1 parent 69af3d7 commit 391907b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 391907b

Please sign in to comment.