Skip to content

Commit

Permalink
Update npm-packaging-pipeline.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Oct 7, 2023
1 parent 32ed05e commit 7514a0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ stages:

- task: CopyFiles@2
inputs:
sourceFolder: '$(Pipeline.Workspace)\NPM_packages'
sourceFolder: '$(Pipeline.Workspace)\build\NPM_packages'
contents: onnxruntime-*.tgz
targetFolder: $(Build.ArtifactStagingDirectory)\node-artifacts
displayName: 'Copy onnxruntime-node Artifacts'
Expand Down

0 comments on commit 7514a0d

Please sign in to comment.