mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-26 17:38:18 +03:00
Link to the installtion guide in firmware-Readme. It will packed into the initial-setup.zip
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -192,7 +192,7 @@ jobs:
|
||||
- name: Prepare artifacts for release
|
||||
run: |
|
||||
mkdir -p firmware
|
||||
rm -rf firmware/*
|
||||
rm -rf firmware/*.zip
|
||||
mkdir -p release
|
||||
# copy builds to firmware folder
|
||||
cp -f "./code/.pio/build/esp32cam/firmware.bin" "firmware/firmware.bin"
|
||||
|
||||
Reference in New Issue
Block a user