Revert change checkDigitConsistency (Issue #1028 and #1029)

This commit is contained in:
Frank Haverland
2022-09-19 19:47:06 +02:00
parent 8e2da52d82
commit 7e72cc3d1b

View File

@@ -41,7 +41,7 @@ jobs:
# run: mkdir -p ./code/.pio/build/esp32cam/; touch ./code/.pio/build/esp32cam/firmware.bin # Testing
run: cd code; platformio run --environment esp32cam
- name: Copy to firmware folder
- name: Copy artifacts to firmware folder
run: |
# discard changes on version.txt and version.cpp
git checkout -- sd-card/html/version.txt