Skip to content

Commit

Permalink
update example binaries with sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Aug 9, 2024
1 parent 3028ad4 commit 770e3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: example_binaries
name: example_binaries-sdk-${{ matrix.sdk_version }}
path: |
examples/build/usb_device/usb_device.uf2
examples/build/usb_device/usb_device.hex
Expand Down

0 comments on commit 770e3b2

Please sign in to comment.