bugfix in workflow
This commit is contained in:
parent
ac895b91d5
commit
2956431e67
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -180,7 +180,7 @@ jobs:
|
|||||||
pip install --upgrade platformio
|
pip install --upgrade platformio
|
||||||
- name: Copy of necessary files
|
- name: Copy of necessary files
|
||||||
run: |
|
run: |
|
||||||
cp platformio_orig_s3-usb-stick.ini platformio.ini
|
cp platformio_orig_s3.ini platformio.ini
|
||||||
cp src/loraconf_sample.h src/loraconf.h
|
cp src/loraconf_sample.h src/loraconf.h
|
||||||
cp src/ota_sample.conf src/ota.conf
|
cp src/ota_sample.conf src/ota.conf
|
||||||
cp src/paxcounter_orig.conf src/paxcounter.conf
|
cp src/paxcounter_orig.conf src/paxcounter.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user