Fix typo in arm64 logs (#13936)

This commit is contained in:
Hao Kung 2019-09-12 18:11:20 -07:00 committed by GitHub
parent 8257369ec1
commit 9e788650b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,5 +43,5 @@ jobs:
installNodeJs: false
artifacts:
- name: Helix_arm64_logs
path: artifacts/logs/
path: artifacts/log/
publishOnError: true