mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-14 07:26:53 +03:00
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
# run: mkdir -p ./code/.pio/build/esp32cam/; touch ./code/.pio/build/esp32cam/firmware.bin # Testing
|
# run: mkdir -p ./code/.pio/build/esp32cam/; touch ./code/.pio/build/esp32cam/firmware.bin # Testing
|
||||||
run: cd code; platformio run --environment esp32cam
|
run: cd code; platformio run --environment esp32cam
|
||||||
|
|
||||||
- name: Copy to firmware folder
|
- name: Copy artifacts to firmware folder
|
||||||
run: |
|
run: |
|
||||||
# discard changes on version.txt and version.cpp
|
# discard changes on version.txt and version.cpp
|
||||||
git checkout -- sd-card/html/version.txt
|
git checkout -- sd-card/html/version.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user