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