[CI] define artifact filename
This commit is contained in:
parent
c521a712fc
commit
783e6bf234
@ -24,4 +24,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: test.txt
|
path: test.txt
|
||||||
|
name: test.txt
|
||||||
if-no-files-found: ignore
|
if-no-files-found: ignore
|
||||||
|
Loading…
Reference in New Issue
Block a user