Fix typo in arm64 logs (#13936)
This commit is contained in:
parent
8257369ec1
commit
9e788650b0
|
|
@ -43,5 +43,5 @@ jobs:
|
|||
installNodeJs: false
|
||||
artifacts:
|
||||
- name: Helix_arm64_logs
|
||||
path: artifacts/logs/
|
||||
path: artifacts/log/
|
||||
publishOnError: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue