Skip to content

Commit

Permalink
Update nuget-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi authored Jan 18, 2025
1 parent d4891d7 commit 8af6d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/jobs/nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- task: CopyFiles@2
displayName: "\U0001F4E6 Copy 'DerivedData' folders to artifacts staging directory"
inputs:
sourceFolder: $(Build.Repository.LocalPath)/packages/rn-tester/build/DerivedData/Build/Products/
sourceFolder: $(Build.Repository.LocalPath)/packages/rn-tester/build/Build/Products/
contents: '**'
targetFolder: $(Build.ArtifactStagingDirectory)

Expand Down

0 comments on commit 8af6d3f

Please sign in to comment.