Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KangxuanYe committed Dec 5, 2024
1 parent e59b5ce commit 0990042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/yaml-templates/ios-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ steps:
- task: 1ES.PublishPipelineArtifact@1
inputs:
pathToPublish: '$(agent.buildDirectory)/Logs/$(agent.JobName)/$(agent.JobName)_DebugLogs.zip'
path: '$(agent.buildDirectory)/Logs/$(agent.JobName)/$(agent.JobName)_DebugLogs.zip'
artifact: iOSDebugLogs - ${{ parameters.testPlan }} - Attempt $(System.JobAttempt)
condition: always()
continueOnError: true

0 comments on commit 0990042

Please sign in to comment.