Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
RinavK committed Sep 28, 2024
1 parent 7ea5e4a commit a8ae3ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/platformio_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
pio run -e mcu_main_sustainer || true
pio run -e mcu_hilsim_sustainer || true
pio run -e mcu_hilsim_booster || true
pio run -e mcu_silsim_sustainer || true
pio run -e mcu_silsim_booster || true
- name: Artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a8ae3ae

Please sign in to comment.