Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit d81ccb2

Browse files
author
Dadoum
committed
Last this time
1 parent ebfd91f commit d81ccb2

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
@@ -33,7 +33,7 @@ steps:
3333
inputs:
3434
SourceFolder: '$(Pipeline.Workspace)/s/tools'
3535
Contents: '**'
36-
TargetFolder: '$(Pipeline.Workspace)/s/bin/Debug/netcoreapp3.1/linux-x64/tools'
36+
TargetFolder: '$(Pipeline.Workspace)/s/bin/Debug/netcoreapp3.0/linux-x64/tools'
3737

3838
- task: ArchiveFiles@2
3939
inputs:

0 commit comments

Comments
 (0)