Fix cache miss

This commit is contained in:
dotasek 2023-03-31 17:20:06 -04:00
parent 59a7ee0e5b
commit 38f77e862d
1 changed files with 1 additions and 1 deletions

View File

@ -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'