Update release-assets.yml

This commit is contained in:
Daniel Öster 2025-09-02 23:59:44 +03:00 committed by GitHub
parent 21870349d4
commit 0617bf4b8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,10 +47,6 @@ jobs:
- name: Install PlatformIO Core - name: Install PlatformIO Core
run: pip install --upgrade platformio 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 - name: 🛠 Build ota image for Lilygo T-CAN
run: | run: |
pio run -e lilygo_330 pio run -e lilygo_330