This commit is contained in:
cyberman54 2023-01-17 15:11:33 +01:00
parent 62ad097f33
commit 44a188eb6e

View File

@ -63,7 +63,7 @@ jobs:
cp src/ota_sample.conf src/ota.conf
cp src/paxcounter_orig.conf src/paxcounter.conf
- name: Clean
run: pio run -t clean -e cd
#run: pio run -t clean -e cd
run: pio remote -a prenzpli run -t clean -r
- name: Build and deploy for ${{ matrix.board }}
env: