Skip to content

Commit

Permalink
Update firmware flashing process to use most recent preview-build
Browse files Browse the repository at this point in the history
Signed-off-by: Jos Verlinde <jos.verlinde@microsoft.com>
  • Loading branch information
Josverl committed Feb 22, 2024
1 parent 0f32493 commit 090943d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/createstubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ jobs:
run: |
stubber clone
# - name: download Preview firmwares for flashing
# run: |
# mp_downloader
- name: Update firmware to the most recent preview-build on all connected boards
run: |
mp_flasher flash --preview
- name: run board stubber
run: |
Expand Down

0 comments on commit 090943d

Please sign in to comment.