Skip to content

Commit

Permalink
Update platformio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsup authored Jul 5, 2024
1 parent a8d6a00 commit 6242adb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
- name: Install PlatformIO Core
run: pip install --upgrade platformio

- name: MicroROS Build Action
uses: samyarsadat/MicroROS-Build-Action@v1.1.0

- name: Build PlatformIO Project
run: pio run

0 comments on commit 6242adb

Please sign in to comment.