We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82258e3 commit e4a63c7Copy full SHA for e4a63c7
1 file changed
.ado/publish.yml
@@ -147,7 +147,7 @@ extends:
147
inputs:
148
- input: pipelineArtifact
149
displayName: 'Download azure-quantum artifacts'
150
- targetPath: $(System.DefaultWorkingDirectory)/drop
+ targetPath: $(Pipeline.Workspace)/azure-quantum-wheels
151
artifactName: azure-quantum-wheels
152
steps:
153
- task: UsePythonVersion@0
0 commit comments