Skip to content

Commit 7b958eb

Browse files
fix: ff fix
1 parent 01f8229 commit 7b958eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azDevOps/azure/templates/steps/build/build-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ steps:
5353
inputs:
5454
key: '${{ parameters.repo_root_dir }}/.nvd-cache-day | ${{ parameters.repo_root_dir }}/.nvd-cache-full'
5555
restoreKeys: |
56-
${{ parameters.repo_root_dir }}/.nvd-cache
56+
${{ parameters.repo_root_dir }}/.nvd-cache-day
5757
path: "${{ parameters.vulnerability_scan_database_directory }}"
5858
displayName: Cache NVD Datatbase
5959

0 commit comments

Comments
 (0)