mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
[CIFuzz] Rename output path to artifacts
This commit is contained in:
parent
a240a9d954
commit
f3414c9258
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -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…
x
Reference in New Issue
Block a user