Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cgreening committed Sep 30, 2023
1 parent 9052453 commit baef360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
run: pip install --upgrade platformio

- name: Build PlatformIO Project
run: pio run --project-dir player
run: pio run

0 comments on commit baef360

Please sign in to comment.