Skip to content

Commit

Permalink
Update build_platformio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1howell authored Jan 6, 2025
1 parent 20b18c7 commit 8f17c97
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- env: openevse_eu
python: 3.x
platformio: 6.1.5
- env: openevse_v6
python: 3.x
platformio: 6.1.5
- env: emonevse
python: 3.x
platformio: 6.1.5
Expand Down Expand Up @@ -70,7 +73,7 @@ jobs:
source ci/info_common.sh info.json
- name: Upload output to GitHub
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.env }}
path: |
Expand Down

0 comments on commit 8f17c97

Please sign in to comment.