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