[CIFuzz] Rename output path to artifacts
parent
a240a9d954
commit
f3414c9258
|
@ -18,5 +18,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
if: failure()
|
||||
with:
|
||||
name: bug_report
|
||||
path: ./out/bug_report
|
||||
name: artifacts
|
||||
path: ./out/artifacts
|
||||
|
|
Loading…
Reference in New Issue