We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b181c commit 870a223Copy full SHA for 870a223
.azuredevops/pipelines/DirectXMesh-GitHub-SDK-release.yml
@@ -159,6 +159,6 @@ jobs:
159
displayName: Publish Build Logs
160
condition: succeededOrFailed()
161
inputs:
162
- targetPath: 'Bin\Windows10_2022\ARM64\Debug\DirectXMesh.tlog\'
+ targetPath: 'DirectXMesh\Bin\Windows10_2022\ARM64\Debug\DirectXMesh.tlog\'
163
artifact: UWP.ARM64_Debug_Logs
164
publishLocation: 'pipeline'
0 commit comments