mirror of
https://github.com/hathach/tinyusb.git
synced 2025-05-09 07:11:16 +08: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
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.family }}
|
name: tinyusb-${{ matrix.family }}
|
||||||
path: _bin/
|
path: _bin/
|
||||||
#TODO upload release assest upload
|
#TODO upload release assest upload
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user