Skip to content

Commit

Permalink
Fix WEMOS_D1_Mini build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dzungpv committed Oct 28, 2023
1 parent 781ead0 commit 6831727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Build WEMOS_D1_Mini
run: |
cd ${{ github.workspace }}/app
pio run -e WEMOS_D1_Mini
mv .pio/build/WEMOS_D1_Mini/firmware.bin mitsubishi2MQTT_WEMOS_D1_Mini.bin
Expand Down

0 comments on commit 6831727

Please sign in to comment.