mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Update release-assets.yml
This commit is contained in:
parent
21870349d4
commit
0617bf4b8c
1 changed files with 0 additions and 4 deletions
4
.github/workflows/release-assets.yml
vendored
4
.github/workflows/release-assets.yml
vendored
|
@ -47,10 +47,6 @@ jobs:
|
|||
- name: Install PlatformIO Core
|
||||
run: pip install --upgrade platformio
|
||||
|
||||
# Copy USER_SECRETS.TEMPLATE.h to USER_SECRETS.h
|
||||
- name: Copy USER_SECRETS.TEMPLATE.h to USER_SECRETS.h
|
||||
run: cp ./Software/USER_SECRETS.TEMPLATE.h ./Software/USER_SECRETS.h
|
||||
|
||||
- name: 🛠 Build ota image for Lilygo T-CAN
|
||||
run: |
|
||||
pio run -e lilygo_330
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue