Fix format

This commit is contained in:
dotasek 2023-03-31 17:04:14 -04:00
parent 9dce8b3e02
commit 59a7ee0e5b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ parameters:
displayName: 'Target module in project'
type: string
steps:
- task: Cache@2
inputs:
key: maven | $(Build.BuildId) | targets | ${{ parameters.targetModule }}