Skip to content

Commit

Permalink
Added rm to GH WF
Browse files Browse the repository at this point in the history
  • Loading branch information
protocentralashwin committed Nov 19, 2023
1 parent ba61982 commit 18b568f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Build base firmware
working-directory: healthypi5_zephyr
run: |
rm -rf *.uf2
west build -p auto -b healthypi5_rp2040 app
mv build/zephyr/zephyr.uf2 healthypi5_base.uf2
Expand Down

0 comments on commit 18b568f

Please sign in to comment.