mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
rename artifact to have tinyusb- prefix
This commit is contained in:
parent
c2d8aa0584
commit
ae43551a55
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ matrix.family }}
|
||||
name: tinyusb-${{ matrix.family }}
|
||||
path: _bin/
|
||||
#TODO upload release assest upload
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user