[CIFuzz] Rename output path to artifacts

dev
Nick Terrell 2020-02-11 10:43:15 -08:00
parent a240a9d954
commit f3414c9258
1 changed files with 2 additions and 2 deletions

View File

@ -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