We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d991d68 commit 4f0ff83Copy full SHA for 4f0ff83
eng/templates/official/jobs/publish-library-release.yml
@@ -74,7 +74,7 @@ jobs:
74
branchName: '$(BranchName)'
75
allowPartiallySucceededBuilds: true
76
allowFailedBuilds: true
77
- targetPath: 'PythonWorkerArtifact'
+ targetPath: 'PythonRuntimeArtifact'
78
- task: UsePythonVersion@0
79
displayName: 'Use Python 3.13'
80
inputs:
0 commit comments