mirror of https://github.com/aria2/aria2
Update build.yml
parent
3a4222ce57
commit
fef7f6a32f
|
@ -93,6 +93,6 @@ jobs:
|
|||
- uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
name: aria2c
|
||||
name: aria2c-${{ runner.os }}-${{ matrix.crypto }}
|
||||
path: |
|
||||
src/aria2c
|
||||
|
|
Loading…
Reference in New Issue