Skip to content

Commit bd3d80f

Browse files
Merge branch 'develop' of https://github.com/TeiaCare/TeiaCareVideoIO into develop
2 parents 701436f + 7af6113 commit bd3d80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- task: Cache@2
117117
inputs:
118-
key: 'conan $(Agent.JobName) | video_io/examples/conanfile.txt | video_io/tests/conanfile.txt'
118+
key: 'conan $(Agent.JobName) | video_io/conanfile.py | video_io/examples/conanfile.txt | video_io/tests/conanfile.txt'
119119
path: '$(Build.SourcesDirectory)/.conan'
120120
displayName: 'Cache Conan'
121121

0 commit comments

Comments
 (0)