Skip to content

Commit

Permalink
Update Tasmota_build_devel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Jan 22, 2025
1 parent 64c6568 commit 27ca545
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/Tasmota_build_devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,13 @@ jobs:
pip install wheel
pip install -U platformio
cp ./platformio_override_sample.ini ./platformio_override.ini
- name: Run PlatformIO
run: platformio run -e ${{ matrix.variant }}
- name: Upload firmware artifacts
uses: jason2866/[email protected]
with:
name: firmware
path: ./build_output

language-images:
needs: safeboot-images
Expand Down

0 comments on commit 27ca545

Please sign in to comment.