mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-19 12:27:16 +00:00
Fix CI (rm cp of not existing file)
This commit is contained in:
parent
d957c97c1e
commit
8045ca20ac
1
.github/workflows/build_all_the_things.yml
vendored
1
.github/workflows/build_all_the_things.yml
vendored
@ -128,7 +128,6 @@ jobs:
|
||||
pip install -U platformio
|
||||
#platformio upgrade --dev
|
||||
#platformio update
|
||||
cp ./platformio_tasmota_core3_env_sample.ini ./platformio_tasmota_core3_env.ini
|
||||
cp ./platformio_override_sample.ini ./platformio_override.ini
|
||||
- name: Run PlatformIO
|
||||
run: platformio run -e ${{ matrix.variant }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user