Skip to content

Commit 8684a98

Browse files
committed
fixes to point to the correct folder
1 parent 9a508bc commit 8684a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ steps:
5252

5353
- task: CopyFiles@2
5454
inputs:
55-
sourceFolder: '$(Build.SourcesDirectory)/agsget/build/'
55+
sourceFolder: agsget/build/
5656
contents: 'agsconfig-Linux'
5757
targetFolder: $(Build.ArtifactStagingDirectory)
5858

0 commit comments

Comments
 (0)