Fix cache miss
This commit is contained in:
parent
59a7ee0e5b
commit
38f77e862d
|
@ -17,7 +17,7 @@ jobs:
|
|||
path: $(MAVEN_CACHE_FOLDER)
|
||||
- template: cache-target-directory-task.yml
|
||||
parameters:
|
||||
targetModule: convertors
|
||||
targetModule: org.hl7.fhir.convertors
|
||||
- task: Bash@3
|
||||
inputs:
|
||||
targetType: 'inline'
|
||||
|
|
Loading…
Reference in New Issue