Skip to content

Commit

Permalink
Update path to platformio project.
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrham committed Mar 29, 2024
1 parent 74ad1fb commit 42e9b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: pip install --upgrade platformio

- name: Build PlatformIO Project wemos d1 mini
run: pio run --project-dir sw/platformio --environment d1_mini
run: pio run --project-dir sw/platformio/heatexchanger --environment d1_mini

0 comments on commit 42e9b93

Please sign in to comment.