[skip ci]Fix logs dir name in github action (#10056)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2021-10-18 10:26:41 +08:00 committed by GitHub
parent a22d4c6d4d
commit c76809431d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ jobs:
if: ${{ always() }}
uses: actions/upload-artifact@v2
with:
name: logs-${{ matrix.pod }}
name: helm-deploy-logs-${{ matrix.task }}
path: tests/python_client/deploy/k8s_logs