Skip to content

Commit 870a223

Browse files
committed
Code review
1 parent c6b181c commit 870a223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azuredevops/pipelines/DirectXMesh-GitHub-SDK-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ jobs:
159159
displayName: Publish Build Logs
160160
condition: succeededOrFailed()
161161
inputs:
162-
targetPath: 'Bin\Windows10_2022\ARM64\Debug\DirectXMesh.tlog\'
162+
targetPath: 'DirectXMesh\Bin\Windows10_2022\ARM64\Debug\DirectXMesh.tlog\'
163163
artifact: UWP.ARM64_Debug_Logs
164164
publishLocation: 'pipeline'

0 commit comments

Comments
 (0)