Skip to content

Commit e31972f

Browse files
committed
Merge branch 'buildpipeline' of github.com:Microsoft/DevOpsForAI into buildpipeline
2 parents 051ca4e + df73e03 commit e31972f

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
@@ -18,7 +18,7 @@ steps:
1818
- task: Bash@3
1919
displayName: 'Install Requirements'
2020
inputs:
21-
targetType: ./
21+
targetType: filePath
2222
filePath: 'environment_setup/install_requirements.sh'
2323
workingDirectory: 'environment_setup'
2424

0 commit comments

Comments
 (0)