Skip to content

Commit

Permalink
Update examples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Feb 9, 2024
1 parent 08e3141 commit f56fdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ jobs:
git clone https://github.com/arendst/Tasmota.git examples/tasmota
cp examples/tasmota_platformio_override.ini examples/tasmota/platformio_override.ini
- name: Build examples
if: matrix.example != 'examples/tasmota' && matrix.os != 'windows-2022'
run: |
pio run -d ${{ matrix.example }}

0 comments on commit f56fdbb

Please sign in to comment.